Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,936
- Last Active
- Roles
- Administrator
Comments
-
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!
-
Hi, please send us link to page where blog items does not work so we can have a look on it.
-
Hey, to remove default copyright, you need to replace it with your own under Theme options > Footer section.
-
Hi, this is the whole sense of being transparent. If you don't like how transparent works, we suggest to use transparent on those pages where it works as you wish and the other header type on inner pages. You can achieve this with layouts configura…
-
As you can see on http://pasteboard.co/keWBNdb.png social sharing box is fine. We do not see any problems related with that feature.
-
Menu items are sticky because you forgot to set main menu under Appearance > Menus > Manage locations section.
-
Infobox item exist as shortcode so you can use it inside widget area if you want.