Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
You are welcome! :)
-
Hi Andreas, VC is incompatible with our slider items and that's why slider items like Offer slider can not be used with Visual Composer. Thanks!
-
Hi, 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. P.S. We can just give you a hint. Check custom post typ…
-
Ok, but how exactly you want to change them? Or maybe you want to remove them?
-
Hi, we are sorry but we do not have anything like that included unfortunately. Thanks!
-
No, it isn't the reason. 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 …
-
Hi, in reference to TF license and agreements, once purchased license can be used for one site/domain only. If you want to use this theme for few sites, then you must buy as much licenses as many sites you want to build. Of course this concerns all…
-
Hi, we are sorry but it's not possible to change this behave without files customization. Thanks!
-
Are we talking about theme or Revolution Slider then? Because we are confused and if we talk about the slider, it's flaw of the slider, not theme.
-
Ok, thanks for the explanation then. And we are very happy to see that you found the reason :)
-
Click on the link we gave you above where everything was explained.
-
We just need those details privately. If you can't do that, we won't be able to help you unfortunately.
-
Hi, Maybe you disabled builder under Theme options > Global > Advanced section?
-
Hi, please send us link to page where you got those images first.
-
Hi, you need to set class name for that item first and then write custom css under Custom CSS & JS > Custom CSS section. If you set custom class name for this item, drop us the link to such page and we will tell you how the right css suppose…
-
Hi, looks like your site is under construction and we can not even have a look on it.
-
Hi, please send us link to page where this happens.
-
Hi, what exactly you want to do? We are sorry but we do not understand what are you trying to make.
-
Header backgrounds works on pages without slider and this can not be changed. Thanks!
-
@Vicuko Please deactivate under construction mode first so we can have a look on it.
-
Hey, you can change it's color with an extra css:#Header .secondary-menu > li > a { color: #FFF !important; } #Header .secondary-menu > li > a:hover { color: #FFF !important; } #Header .secondary-menu > li:hover { background-color: #…
-
You are welcome ;)
-
Hi Janell, you can change this color with the following css:#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a { color: #000 !important; }
-
You are welcome ;)
-
Hi Janell, this is list that was made with li. So if all of your portfolio items got more than 2 li's then you can use the following css to remove the 2nd li. Otherwise, it won't be possible..project-description li.one-third:nth-child(2) { display:…
-
To highlight menu items on hover, please use:#Header #Top_bar .menu > li > a:hover > span { color: #000 !important; }
-
Hi, to make those portfolio items full width, you need to set FULL WIDTH style for section where those items are.
-
You're welcome!
-
Ok, thanks. To be honest, we have no idea who teach you such prehistoric html but the right code for table supposed to be:<table> <thead> <tr> <th class="clear"></th> </tr>…
-
You are welcome! :)