Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
@rodnein1 You can not find slider for Be|Lifestyle demo because it simply does not exist. This demo was made with Muffin Builder tool only.
-
You're welcome ;)
-
Hey, while moving websites, we use 2 tools only: WP Migrate DB plugin and Mfn CB Migration Tool. Using these tools, you can move site without any problems. Thanks!
-
@dobrock There is no need to use custom css to increase logo size because this has been added into theme and you can find it under Theme options > Global > Logo > Advanced section. We are glad to hear you found it.
-
You're welcome! ;)
-
Hi, we are sorry but it is not possible to have sidebars with a different width. Thanks for understanding!
-
You're welcome!
-
@J12J Please send us private message with dashboard access then so we can check what you did wrong.
-
You're welcome!
-
Hi, please send us link to page where you got this slider and we will see if it's even possible. Thanks!
-
We are sorry but in reference to Item Support Policy 3rd party plugins support is not included. If we will finish all current updates and fixes in next few months, we will be able to have a look on this plugin. However, there is nothing what we can …
-
As we see, this is how you did it. You changed grid width to 1900px and that's why this is how single post pages looks like. We do not see any problems related with theme.
-
Ok. So now, you can use the following css under Theme options > Custom CSS & JS > Custom CSS section:.fancy-heading-white .fancy_heading h1 { color: #FFF !important; }
-
You're welcome! ;)
-
Hi, the buttons are the same around whole site and we do not have any option to change them individually per items/shortcodes. So if you want to change it's color for promo box only, you need to use custom css:.promo_box_wrapper.promo_box_right .de…
-
You're welcome! ;)
-
You're welcome!
-
Ok. So to remove those additional information, you need to use extra css:.woocommerce div.product div.summary .accordion { display: none !important; }
-
You're welcome :)
-
Hi, this is simple html:<table> <thead> <tr> <th> </th> <th>Mon.</th> <th>Tue.</th> <th>Wed.</th> <th>Thu.</th> <th>Fri.</th> </tr> </thead> <t…
-
You're welcome!
-
Hi, to align menu items next to the logo, at first, you need to remove the following css:#Top_bar:not(.is-sticky) .menu_wrapper { text-align: center; width: 100%; } and also, use the following one to decrease padding between menu items because you…
-
Great :)
-
Thanks. So to change the action bar background on mobile as well, you need to use:#Action_bar { background: #2e2e2e none repeat scroll 0 0 !important; }
-
You're welcome!
-
Each custom css should be located under Theme options > Custom CSS & JS > Custom CSS section.
-
Hi, can you explain what exactly is awful and does not work as should? Any screenshots so we can have a look on it?
-
Please remove the button first and then use the following css:@media only screen and (min-width: 960px) { #Top_bar .menu_wrapper { text-align: center; } #Top_bar .menu > li { display: inline-block; float: none; } } @media only screen and …
-
Hey, we have no idea what tools you use but while migrate we use 2 tools only: WP Migrate DB plugin and Mfn CB Migration tool. And with these 2 tools, we don't need to change any links manually.
-
Hi, do you mean to hide featured image on single portfolio pages like http://igaroom.com/portfolio-item/illustration/ ?