Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Monique,
You can add below code in your page editor to have the button to download a PDF.
<a class="call-to-action" href="button-link-here" title="Button Title">Button</a>
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Markus,
Sorry for the late reply. We missed your reply.
Whenever you add the featured image it will automatically add to the media library where you can use the image for different purpose.
Are you trying to set the 5 featured post images as a background image for the single page via wp-background lite plugin.Thank you!
Theme Horse Support Team
KeymasterHi Elisenda,
To make the round icons bigger go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.service-item .service-icon { border-radius: 55px; height: 80px; width: 80px; } .service-item .service-icon img { height: 80px; width: 80px; }
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Toddw,
It need code customization. You need to hire a developer.
You can use our Ambition theme where you can set the services item same like our Ultimate theme. See it here.Thank you!
Theme Horse Support Team
Keymaster@edwin Can we have your site URL too? So that we can give you a exact CSS code to fix the issue.
Thank you!
Theme Horse Support Team
Keymaster@Edwin Which version of IE you are using?
Theme Horse Support Team
KeymasterHi Courtney,
To remove white space login to your WP admin site and go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.hgroup-wrap { display: none; }
Thank you!
Theme Horse Support Team
KeymasterHi Monique,
It works fine when we checked. It may be conflict with the plugin that you are currently using in the theme. Please deactivate one by one and check it.
Thank you!
Theme Horse Support Team
KeymasterHi Markus,
Sorry! We have integrate our featured slider image on background to cover the whole screen size as well as the height too. So it cuts the featured image.
Thank you!
Theme Horse Support Team
Keymaster@pro9477, @ski-pro and @cerstinhenning
It needs code customization. Go to theme main directory > inc > structure > header-extension.php and fine the below code
<meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1″>
replace above code with below one then you can have a zoom features when pinch.
<meta name=”viewport” content=”width=device-width”>
Please replace it by creating child theme otherwise replace code will be remove each and every time you update the theme.
Thank you!
Theme Horse Support Team
KeymasterHi Courtney,
Could you please provide us the site URL? So that we can provide you a exact CSS code to remove the white space.
Thank you!
Theme Horse Support Team
KeymasterHi Allurynn,
For the content use below CSS code:
body, input, textarea { font-size: 18px; }
Thank you!
Theme Horse Support Team
KeymasterHi Markus,
Could you please provide us the site URL? So that we can see your featured slider and provide you a exact CSS code.
Thank you!
Theme Horse Support Team
KeymasterHi 8beast,
To remove the background color for the promo box go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.widget_promotional_bar { background-color: inherit; border-color: none; }
Thank you for using our theme.
May 20, 2016 at 7:02 am in reply to: Paid for ongoing support on Attitude premium for a couple of years now #45000Theme Horse Support Team
KeymasterHi Derek,
Actually after the purchase of our theme you will get free update and support for one year from our 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!
-
AuthorPosts