Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,877
- Last Active
- Roles
- Administrator
Comments
-
Hey, this R removes because the database you use is not in UTF-8 format. So if you use different database format than above, you need to update theme to latest version and switch to Serialized (safe mode) | Readable format, for non-UTF-8 server, et…
-
Thanks. We did checked it and looks like the problem is related with VC plugin itself. In our case, the following css was helpful so hope it would help you as well:.vcpb-default { width: 100% !important; }
-
Hi, please deactivate all extra plugins and then check. But if this won't help, please re-install theme files via FTP. Thanks!
-
You know what? Would be much better if you can send us private message with dashboard access so we can check it ourselves. This would be much faster and we will be able to check it directly.
-
Hi, please send us private message with dashboard access so we can check it.
-
Hi, to increase sub-menu items width, please use the following css:#Top_bar .menu li ul li { width: 250px !important; }
-
You are welcome ;)
-
Hi Roberto, you can remove this feature with extra css only:.woocommerce ul.products li.product .onsale { display: none !important; }
-
You're welcome!
-
You are welcome! ;)
-
Thanks. So to set header background on blog page only, you need to use the following css:.blog #Header_wrapper { min-height: 250px !important; background-image: url('path-to-background') !important; }
-
Hi, you can change logo size under Theme options > Global > Logo > Advanced section. If you will increase logo size, top bar height will enlarge itself.
-
You are welcome :)
-
To display search with overlay header, you need to use the following css:.header-overlay .top_bar_right { display: block !important; padding: 0 !important; } #Top_bar a#search_button { color: #FFF !important; }
-
Hi, logo can be changed under Theme options > Global > Logo section.
-
Hi, to remove subheader from single product pages only, please use the following css:.single-product #Subheader { display: none !important; } In reference to 2nd question, subheader might be transparent if you set transparency under Theme options …
-
Ok. So if above css does not work, please try the following one instead:#Sliding-top.st-center a.sliding-top-control { left: auto !important; margin-left: 0 !important; margin-right: 0 !important; right: 0px !important; }
-
Hi, for that, you can use Responsive Menu Initial Width option under Theme options > Responsive section.
-
You're welcome ;)
-
Hey, to make something similar, you can use Banner field under Theme options > Header & Subheader > Extras section where you can use html code to create similar things like on site above.
-
@onelife81 Sorry but we are confused. What error you want to check exactly? Please explain. @mazz2913 Be|Firm demo, does not have any sliders included. Whole site was made with Muffin Builder tool only.
-
@gmatevcarrum Did you checked Appearance > System Status section if you have any limits on server side?
-
Hi, you can change menu items order with the following css:#Top_bar .menu > li { float: right; }
-
Hi, yes, it is possible. For that, you need to use layouts config feature.
-
Ok, got it. Did you switched to Dropdown|Flags option under Theme options > Header & Subheader > Extras section?
-
Please take a look at http://forum.muffingroup.com/betheme/discussion/9718/infobox-change-font-color where this has been explained already.
-
Hi, please send us link to page where you got those items so we can have a look on it first. Thanks!
-
Hi, can you show us on screenshot which related posts you want to remove exactly?
-
Hi, to display clients list, you can use Clients shortcode.
-
Hi, to use the right images while sharing posts on facebook, you need to use the following plugin https://wordpress.org/plugins/wp-facebook-open-graph-protocol/ Thanks!