Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,845
- Last Active
- Roles
- Administrator
Comments
-
Hey, to remove featured image from single post page, you need to use the following css:.single-post .single-photo-wrapper.image { display: none !important; }
-
Hi, to change color of these little icons on mobile, you need to use the following css:#Side_slide #menu ul li.submenu .menu-toggle { color: #FFF !important; }
-
Hey, please use DIVIDER item between rows and everything would be fine :)
-
Hi, as we can see, you have very long word in the first column that couldn't break and that why it is necessary to force responsive with the following css:.woocommerce #tab-description table{ display: block !important; }
-
You're welcome! :)
-
Hey, this happens because your database coding and you can change it with Builder | Data Storage option under Theme options > Global > Advanced section.
-
You're welcome! :)
-
Hi, the only difference we can see between your site and After screenshot, is the right top bar. To move the details from right top bar to the right on mobile, please use:.mobile-tb-left #Top_bar .top_bar_right .top_bar_right_wrapper { float: right…
-
@nettracking Ok, thanks. So to change transparency of the Top Bar and logo size when sticky, please use the following css:#Top_bar.is-sticky { opacity: 0.5 !important; } #Top_bar.is-sticky #logo img:not(.svg) { max-height: 45px !important; }
-
Hi, it's header's background and if you don't need it, please navigate to Theme options > Header & Subheader > Header section and turn on Minimalist option.
-
Hey, yes, it is possible. All you need to do is disable All pages in pagination option under Theme options > Blog, Portfolio & Shop > General section.
-
Hi, to center content, you need to use Placeholder items on sides.
-
Ok, thanks. As we can see, social icons in footer are the same color as background and to change their color, you need to use the following css:#Footer .footer_copy .social li a { color: #000 !important; } Same css you can find in the topic we gave…
-
Ok great! :)
-
Hi, please send us link to page where search in invisible so we can have a look on it first. Thanks!
-
Hi, what you can do is make section full width. To do this, you need to set up FULL WIDTH style for the section where items are.
-
So if you really want to remove filtering widget with custom css, please use the following css:.widget_price_filter { display: none !important; }
-
Please let us know when your site will be online then because it is necessary to check your site closer.
-
Hi, purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins …
-
Hi, when we open http://sbvillage-dev.com/benefits/#rides for example, we get the following look http://pasteboard.co/62BywPY5A.png so we do not understand what spacing you mean exactly.
-
Did you saw anything similar on any of our demos?
-
Hi, we are sorry but we do not have an option to use custom icons. Thanks!
-
Hi, we did checked your site already and we didn't found anything wrong on your site. Looks like everything is fine.
-
Hi, 1. Menu items are sticky because you forgot to set up main menu under Appearance > Menus > Manage locations section. 2. You can change logo size under Theme options > Global > Logo section. 3. You have Count option under Blog item…
-
Hi, please send us link to page where you would like to increase those flags so we can have a look on it first.
-
Ok, great! :)
-
Hi, please take a look at https://codex.wordpress.org/WordPress_Menu_User_Guide where complete guide of how to create menus and sub-menus is.
-
Hey, please send us link to page where this happens so we can have a look on it closer. Thanks!
-
Hi, Looks like your server does not support wp_remote_get() function which is a default WP function btw. wp_remote_get() uses loopbacks and this could be the reason why you are unable to import complete pre-made layout. So or you will contact with …
-
Hi, please send us link to page/s where you would like to do above changes first so we can have a look on it and give you best possible solution. Thanks!