Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Deborah,
First thank you for purchasing our theme.
There is .zip file where you can upload it to your WordPress theme directory directly.
Please go to your account and and click on download tab to download the latest version of Clean Retina Pro theme.And $15 is for subscription renew charge.
Actually after the purchase of our theme you will get free update from your account page and get support for one year via support forum.
After one year if you want to continue with the update and support for the theme you will have to pay small amount $15 for another year.
But you can continue to use the theme for the lifetime without renewing the yearly subscription.Thank you!
Theme Horse Support Team
KeymasterHi Mta,
It seems that cothemes-shortcode plugin which integrate bootstrap css is overriding the theme main CSS code. To work the menu properly disable the cothemes-shortcode plugin otherwise go to
Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS
paste the following CSS code and click on Save & Publish Button:#access a { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
Thank you!
Theme Horse Support Team
KeymasterHi Jeanlucgarnier,
It seems that bootstrap that you are using is overriding the theme main CSS code. To work the menu properly disable the bootstrap CSS otherwise go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and click on Save & Publish Button:
#access a { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
Theme Horse Support Team
KeymasterHi Mta,
Could you please remove (back up before removing custom CSS code) all those custom CSS that you have placed for menu? So that we can see your site menu with default style and provide you a CSS code to styled as you say.
Thank you!
Theme Horse Support Team
KeymasterHi Stefan,
For to reduce the header spaces around the logo go to Appearance > Customize/Theme Options > Design Options Tab > Custom CSS paste the following CSS code and Click on save button:
.hgroup-wrap img { margin-top: 0; margin-bottom: 0; } .hgroup-wrap { padding-bottom: 20px; }
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Zaheer,
Some CSS code may override the above code. Could you please try below CSS code.
a.more-link { color: #666 !important; }
Note: Change the above HEX color code #666 into your own HEX color code.
Thank you!
Theme Horse Support Team
KeymasterHi Maria,
To change the menu hover color go to Appearance > Customize/Theme Options > Design Options Tab > Custom CSS paste the following CSS code and Click on save button:
#access a:hover, #access ul li.current-menu-item a, #access ul li.current_page_ancestor a, #access ul li.current-menu-ancestor a, #access ul li.current_page_item a, #access ul li:hover > a, #access ul li ul li a:hover, #access ul li ul li:hover > a, #access ul li.current-menu-item ul li a:hover { color: #a9181f; }
You can upgrade to Attitude Pro where you can change theme color skin easily as well as have lots of option that you will enjoy.
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Mta,
We checked it and it’s working fine here.
Could please provide us your site URL? So that we can see the exact issue into your site.Thank you!
Theme Horse Support Team
KeymasterHi l-mahon,
To make the post smaller go to Appearance > Customize > WP Portfolio Theme Options > Custom CSS and paste the below CSS code then click on Save button.
.column-fourth .column-wrap { width: 20%; }
Thank you!
December 29, 2016 at 5:55 am in reply to: Links not rendering in color when contained in a bulleted list #48912Theme Horse Support Team
KeymasterHi Jeffrey,
Go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the below CSS code then click on Save button.
#main ul a, #main ol a { color: #476d04 !important; }
Thank you!
Theme Horse Support Team
KeymasterHi Jimzook,
Sorry we could not see such section in your site.
Are you talking about to remove the section where there is ADVANCED DELIVERY SYSTEMS link in your site?Thank you!
Theme Horse Support Team
KeymasterHi Lorna,
Could you please activate our theme? So that we can see the issue and help you.
Thank you!
Theme Horse Support Team
KeymasterHi Guitaristforhim,
Sorry! We missed your topic.
As of your reques. For the first item you can align to right by adding below custom cssa#bbblink.rbhzbul { left: 48px; }
and for second one edit your text widget and add below code
<div style="width: 160px; left:88px; position:relative;">
instead of
<div style="width: 160px;>
Thank you!
Theme Horse Support Team
KeymasterHi Jeffrey,
Could you please email us your temporary username and password to your site?
So that we can see the exact issue in the slider. Don’t forget to send this forum link too.
Also don’t reply with any username and password in this forum. This forum is public and visible to everyone.Thank you!
Theme Horse Support Team
KeymasterHi Jens,
PHP7 is a latest and a new version so we need to compatible our themes to PHP7.
We will soon update all our themes to support PHP7.Thank you for reporting.
-
AuthorPosts