Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
We tested your code once again and like we said before, the css we gave you before:#mc_embed_signup .clear { visibility: visible; } is what we will add to the theme with future updates. If this is what you call "fix", then we'll fix i…
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check how many html errors you got. Please fix them first and all should be fine. Thanks!
-
Hi, we tested search functionality in recent version and all works fine what you can check on http://themes.muffingroup.com/betheme/?s=gallery&lang=en Thanks!
-
You did a mistake somewhere inside slider and that's why it does not work properly. The rule of this slider is, if you did any mistake in 1st slider, the 2nd one won't work. Just import one of our demo sliders and you see that all works properly.
-
So you recommend that we should paste the same code into default theme version?
-
Hi, unfortunately search does not display any images. Search is displaying text only. Thanks for understanding!
-
@bbatev Please update revolution slider version because you see the version that got bugs. Recent version is 5.0.9. All details about rev slider update you can read on http://forum.muffingroup.com/betheme/discussion/5/how-to-update-revolution-slider
-
@jenafire If you want to put slider into sidebar, then you must get the slider shortcode from slider settings and then put this shortcode into "Text" widget inside sidebar. But if you want to set slider for page (under menu like we do on o…
-
Hi, we have no idea where you found it but it's wrong. The right code should be:.accordion .question .title { color: #FBE983 !important; }
-
Above css is a good one. But if does not work on your site, it means you use cache or you did mistakes in css section and that's why any css below the line where you did mistake, does not work. For future customization, please look at http://theme…
-
Like we wrote in other topic, sort your css's first because you did something wrong.
-
You're welcome ;)
-
Hi, it's because of below css:#Footer { display: none; } which is located under Theme options > Custom CSS & JS > Custom CSS section. This css is responsible for hiding footer.
-
Ok. So to remove those lines from Testimonials item, please use below css:blockquote { background: none !important; }
-
Hi, to increase "Our team" image size, please use below css:.team.team_circle .image_frame { width: 200px !important; height: 200px !important; }
-
Hi, you need to increase top bar as well if you want to use bigger image. This can be done with below css:@media only screen and (min-width: 1240px) { #Top_bar .menu_wrapper { height: 130px !important; } .header-split #Header .top_bar_left…
-
Hi, it's Transparent header style which is in the front of the slider by default.
-
You're welcome ;)
-
Hi, background image for creative header, you can set under Theme options > Custom CSS & JS > Custom CSS section. There is an url responsible for that background. Thanks ;)
-
Ok, now we see what you meant. However, it is related with background position as you wrote above. If you want additional css for background position, you can use below css:html { background-repeat: no-repeat; background-position: center top…
-
Sorry, we thought that css responsible for search text color was there. Anyway, you can change this text color with below css:#Top_bar .search_wrapper input[type="text"] { color: #000 !important; }
-
Hi, we have no idea what you did but some links are definitely wrong. We recommend to check them under Appearance > Menus section. Please use FULL PATHS for links.
-
We have no idea where from you get this css but it's wrong. The right one is:.single-post #Footer { display: none !important; }
-
Hi, please send us url to page where you want to remove main menu and we'll give you the right custom css to do this.
-
Hi, what theme version you use?
-
Hi, this empty space comes from your logo. Just look at http://imaginaguate.com/jawil/wp-content/uploads/2015/10/LOGO.png and see how much empty space you got above and below the image.
-
We do never use any custom JS under Theme options > Custom CSS & JS > Custom JS section so if you had this script there, it means that you or your developer did it.
-
Hi Melanie, it's because of header height which is 315px height. If you don't want to use large header, please turn on "Header | Minimalist" option under Theme options > Header & Subheader > Header section.
-
Hi, it's for sure because of Cache plugin.
-
Sorry but what you asked for in another question is unfortunately impossible.