Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,876
- Last Active
- Roles
- Administrator
Comments
-
Great, glad to hear that ;)
-
Ok, thanks. We did checked your site and looks like h1 tag is empty. It means that one of your plugins is the culprit. We suggest to deactivate all extra plugins.
-
Ok, thanks. As you can see on http://pasteboard.co/FGztmt5.png the link you put, does not work. This is the reason why above code does not work.
-
Hi, it is not allowed to remove portfolio-item from the link. This part is necessary for properly working.
-
Thanks for explanation @markobb :)
-
No, all would be fine because all settings are content are stored in database.
-
So you are saying that you did the update and there is no difference. What is the link of site where you did this update then?
-
Sorry but we don't get what you exactly want to do. We suggest to send us the screenshot of how you want to do this exactly because at this moment we are very confused.
-
Hi, to change Add to basket text color, you need to use the following css:.woocommerce ul.products li.product a.button { color: #000 !important; }
-
You are welcome! ;)
-
Hi, header background is invisible because you set Minimalist header under Theme options > Header & Subheader > Header section.
-
Hi, we are sorry but it's not possible. The option you mentioned above, can be set the same for all pages only. Thanks!
-
Hi, please send us link to page where you tried to change list background so we can have a look on it. Thanks!
-
Great!
-
@ejyheng No, this is not possible.
-
Clear cache because we see red background on our end already.
-
If you read them, then you know that you should put VIDEO ID, NOT LINK
-
Hi, please send us link to page where you got this Action Bar.
-
Hi, 1. Each external link supposed to start with http:// 2. Client slider items can be edited under Clients section which is on the left side in main dashboard.
-
Hi, any link to page where h1 does not appear?
-
What you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Thanks for understanding!
-
@mumford This requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Thanks for understanding!
-
Hi Ludo, for this file is responsible Visual Composer plugin. The only thing we can do is pass this message to plugin's author because there is nothing what we can do in this case on our side. Thanks!
-
Hi, please send us link to page where you want do this first. Thanks!
-
If you look at http://pasteboard.co/FpMOXWQ.png you see that your logo does not exist or it's path is wrong. We suggest to upload logo once again.
-
Ok. So to change background color of 2nd infobox, you need to use the following css:.infobox2 .infobox { background: #000 !important; }
-
You are welcome! :)
-
Ok. If the problem hasn't been solved yet, you need to decrease line-height for the logo on mobile. You can do this with the following css:@media only screen and (max-width: 767px) { #Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #T…
-
Ok, got it. So to fix it, please use the following css:.section.dark { margin-top: 0 !important; }