Forum Replies Created
-
AuthorPosts
-
Theme Horse Support TeamKeymaster
Hi fsteinhauser,
We have replied to your issue via email.
Hope you have got it.Thank you!
Theme Horse Support TeamKeymasterHi Alice,
To make the menu below to the logo Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.hgroup-right { clear: both; float: none; }
Thank you!
Theme Horse Support TeamKeymasterHi Phuong,
To make title lowercase Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#access a { text-transform: inherit; } @media only screen and (max-width: 767px) { #access select { text-transform: inherit; } }
Thank you!
Theme Horse Support TeamKeymasterHi Maximillian,
To disable mobile responsive layout delete all the responsive css code from the style.css file.
Please find the below text in style.css and delete all the responsive CSS code under this text./* =Responsive Structure ----------------------------------------------- */ /* All Tablet Portrait size smaller than standard 1079 (devices and browsers) */
and also find below code in the library -> structure -> header-extensions.php file
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
then replace with below code
<meta name="viewport" content="width=1078" />
Please make sure that above code will be removed if you update the theme.
Thank you!
Theme Horse Support TeamKeymasterYou can send a private message in [email protected] with this forum link.
Thank you!
Theme Horse Support TeamKeymasterHi outsmarts,
Could you please provide us your site url so that we can see the issue and solve it?
Thank you!
Theme Horse Support TeamKeymasterCould you please provide us your site url with specifying the title so that we can give you a exact CSS code to change the hover color for title page.
Thank you!
Theme Horse Support TeamKeymasterPlease provide us your order number we will see the current status of your account.
Thank you!
Theme Horse Support TeamKeymasterHi James,
You don’t need to cancel the subscription as this will automatically be cancelled at the end of one year.
Also at the end of one year you will be asked whether you want to renew your subscription or not.
It’s not an automatic process. If you cancel the subscription you will be not able to download, update and get access to our dedicate support forum.To get updates and support for the theme you have to order new subscription just click on RENEW button and reach up to the payment point. Click pay button and you will be redirected to PayPal page.
But don’t make any payment, provide us your order number we will manually activate it from here and next time do not cancel you subscription.
Thank you!
Regards,
Theme HorseTheme Horse Support TeamKeymasterHi Meowmethod,
We will find what is the issue and update a next version ASAP.
Thank you for reporting.
Regards,
Theme HorseTheme Horse Support TeamKeymasterHi Ashutosh,
First sorry for the late reply. How much smaller size you need for the slider?
For to implement one click audio and video play try using widgets on business page template.
And for footer what you want to edit?Thank you!
Theme Horse Support TeamKeymasterHi John,
Could you please provide us your site url so that we can have a look to your site and reply to the exact issue?
Regards,
Theme HorseTheme Horse Support TeamKeymasterHi Ann,
Thanks for sharing the details.
Thank you!
Theme Horse Support TeamKeymasterFor this you have to customize the code. You have to hire a developer for this.
Thank you!
Theme Horse Support TeamKeymasterHi Joseph,
You can change the size of page title from the theme options panel. To change the size Go to Appearance -> Theme Options -> Design Options Tab -> Typography Options -> Font Size -> Post Title and change the size from the drop down menu at the right side and Click on save all changes button:
Thank you!
-
AuthorPosts