Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Ok, got it. However, we do not have such option and this can not be done within custom css only. What you want to do requires files customization. So if you don't know how to do this, you should contact with your website developer.
-
@PeterB82 Sorry but we do not understand where exactly the filtering display. Please send us url to page/s where you want to remove filters as well because as we know, above css should remove them from all pages.
-
The url you sent, does not work because you got maintenance mode activated. Use http://pasteboard.co/ to show us which image you mean.
-
If you want to hide title only, then you must use below css:#Subheader .title { display: none !important; }
-
You're welcome :)
-
Ok. You can change this background under Theme options > Custom CSS & JS > Custom CSS sectino where below css is:#Top_bar::after { background: rgba(0, 0, 0, 0) url("http://onno7demo.com/wp-content/uploads/2014/11/home_bakery_heade…
-
You're welcome ;)
-
@PeterB82 To remove filters from all pages, please use below css instead:#Filters { display: none !important; }
-
You're welcome ;)
-
Please check the following topic http://forum.muffingroup.com/betheme/discussion/409/changing-social-icon-and-action-bar-icon-colors where we described how to change this color.
-
Yes, to remove cart from the the top, please remove icon name under Theme options > Blog, Portfolio & Shop > Shop section.
-
You're welcome ;)
-
Thanks for your solution @taspan :)
-
1) To eliminate this line, please use below css:#Top_bar:not(.is-sticky) .top_bar_left { width: 1151px !important; } #Top_bar.is-sticky .top_bar_left { width: 1161px !important; } 2) Please show us on screenshot how additional menu items looks like…
-
Sorry but we do not have time for customization. But if you want, we can send you privately contact to our college who is doing customization for our customers so you can contact with him.
-
@artmetic There is nothing else what we can add. Like we wrote above, you must set scroll class for a link if you want this line to work with nice scroll. So for example, simple link will look like below:<a href="#" class="scroll&q…
-
Where did you found that class and where exactly you ant to use? Please show us on screenshots what you mean.
-
You're welcome ;)
-
Hi, you can center contact box title with below css:.get_in_touch h3 { text-align: center !important; }
-
Hi, you can remove menu border bottom with below css:#Top_bar .menu > li > a::after { background: none !important; }
-
You're welcome ;)
-
Hi, you can set WPML menu under Theme options > Header & Subheader > Extras section.
-
@shrab You can remove those details with below css:.single.single-listing .post-header { display: none !important; }
-
Hi, this is Action Button which you can set under Theme options > Header & Subheader > Extras section. Thanks!
-
Ok. So please use below css instead and this should help you:#Top_bar .menu > li.current-menu-parent > a > span { background: #000 !important; }
-
Hi, with simple menu style, it is not possible unfortunately. Thanks for understanding!
-
Hi, to overlay creative header with Sliding Top feature, please use below css:#Sliding-top { z-index: 9003 !important; }
-
Hi, you can fix it by activating Fold 2 Last submenus to the left option which is under Theme options > Menu & Action Bar > Menu section. Thanks :)
-
Hi, to make menu section transparent, please use below css:#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #T…
-
Hi, it's because you set SIMPLE style under Theme options > Global > General section.