Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
If you want to work with categories sidebar, you must set blog page properly first. All details about creating blog page, you can read on http://themes.muffingroup.com/betheme/documentation/#blog When Blog page will be set properly, then you can se…
-
Hi, you can do this with custom css only..single-post #Subheader { display: none !important; }
-
Ok, but please deactivate maintenance mode.
-
Hi, as you know, it's 3rd party plugin so we are not sure if we'll be able to help you. We can have a look on it of course but please tell us how can we replicate this issue because you don't have enough items in this menu and we are unable to reac…
-
Looks like you did everything right. If you created new sidebar with sidebar1 name, then under Appearance > Widgets section, you should add widgets into sidebar1 section. And then, if sidebars are ready to use, you can assign them for pages. When…
-
But there is already title tag for A tag.
-
Just contact with wpml support team as we wrote above, because we noticed that sometimes the problems are related with plugin files and their team is usually able to help really quick.
-
You're welcome ;)
-
This can be done with custom css only:.header-magazine #Top_bar .banner_wrapper { text-align: left !important; width: 950px !important; }
-
No problem ;) We're glad to hear that above css was helpful.
-
Where did you added this css? Please explain and also please provide url to page where you added this css and title should disappear.
-
It's pleasure to see such a nice words ;)
-
Hi Claim, we already explained everything in private message where you sent dashboard access. Thanks!
-
Custom colors works only when Custom skin is selected. It's under Theme options > Colors > General section,
-
Thanks for your explanation @mijnmarketing :)
-
But social media are icons so how you want to set alt tags for them? Alt tags can be set for images, not icons as we know.
-
With Layer slider it is also impossible. We do not know any slider where this could be possible. Thanks for understanding!
-
Hi Dennis, this sounds like something is wrong with WPML plugin. We recommed to contact with wpml support team because translations for different languages works on our side. Something must be wrong with your plugin files then. Thanks for understa…
-
Hi, this is Revolution Slider plugin so you must play with the slider settings to make this text on slider to do not disappear because it's foe sure possible. Thanks!
-
You're welcome! :)
-
Ok, finally we found it. So to align those table elements to the right side, please use below css:.woocommerce table.shop_table tfoot th { text-align: right !important; }
-
You're welcome ;)
-
It's header background area. To remove this area, you must turn on "Header | Minimalist" option under Theme options > Header & Subheader > Header section.
-
You're welcome ;)
-
Hi, navigation you can remove under Theme options > Blog, Portfolio & Shop > General section. But to remove title from single portfolio pages, please use below css:.single-portfolio #Subheader .title { display: none !important; }
-
Ok. So to align text for select to the left side, please use below css:.wpcf7 select { text-align: left !important; }
-
You're welcome ;)
-
Hi, We got only one item with WYSIWYG editor. It's Visual Editor item. Thanks!
-
Ok, we got it. Instead of using the shortcodes, we recommend to use html version so you can define styles individually for each icon:<i class="ICON-NAME" style="color: #000 !important; font-size: 20px !important;"></i>
-
Hi, 1) To increase logo size on mobile, please use below css:@media only screen and (max-width: 479px) { #Top_bar .logo #logo { margin: 0 !important; } #Header a.responsive-menu-toggle { top: 50px !important; } } 2) To reduce white space b…