Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Pdetief,
Which version of the theme you are using? Please update the theme if you are using the old version and also update all the plugins/WordPress and change the password as well.
Thank you!
Theme Horse Support Team
KeymasterHi Ciaranhyde,
To reduce the space between the submit button and the next widget Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#secondary input[type="reset"], #secondary input[type="button"], #secondary input[type="submit"], #secondary input[type="text"], #secondary input[type="email"], #secondary input[type="password"], #secondary textarea { margin-bottom: 0; }
Thank you!
Theme Horse Support Team
KeymasterHi Kai,
We will update it as soon as possible due to the earthquake in our country Nepal.
We are not able to work smoothly.Hope you will understand.
Regards,
Theme HorseTheme Horse Support Team
KeymasterHi Ahmad,
Below is the css code for the custom button.
a.custom-button { background-color: #f5ab35; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center; font-size: 16px; padding: 10px 30px; color: #fff; margin-top: 20px; display: inline-block; -ms-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
Thank you!
Theme Horse Support Team
KeymasterHi Lisa,
All the business layout widgets are only compatible for the business layout sidebar only.
You can try this widget https://wordpress.org/plugins/image-widget/Thank you
Theme Horse Support Team
KeymasterHi Jorg,
You can find the below code in the style.css and have to change the width of the container for that.
The exact container width is 978px you can increase as your wish..container { margin: 0 auto; max-width: 978px; }
Thank you!
Theme Horse Support Team
KeymasterHi Elodie,
You have to add below CSS code for that
.widget_promotional_bar { margin-left: auto; margin-right: auto; }
Hope this will help.
Thank you!
April 30, 2015 at 6:49 am in reply to: How to delete the "read more" button and show full blog texts on front page? #24430Theme Horse Support Team
KeymasterHi Elina,
You have to create the page name Blog Full Content as shown here http://www.awesomescreenshot.com/image/134973/dd2f8503f2dfa467cc46cabf70809613 and set that page to Blog Full Content display from the right side of that page.
After doing it now you will be able to see that page in the front page option and set it as static page.
Thank you!
Theme Horse Support Team
KeymasterSorry! We could not understand what you are trying to say. Could you please use the English language?
Thank you!
Theme Horse Support Team
KeymasterHi Tracie,
To off the text from below comments Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and click on save all changes button:
#comments #commentform code { display: none; }
Thank you!
Theme Horse Support Team
KeymasterHi ekke419,
Sorry! To activate the widget in top social profile area and to remove the link for telephone number it need code customization because its new features to be add. You have to hire a developer for this.
But you can make social icon bigger to do that Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.social-profiles ul li a { font-size: 22px; } .social-profiles ul li { margin: 6px 0 0 10px; }
Thank you!
Theme Horse Support Team
KeymasterTheme Horse Support Team
KeymasterHi Elodie,
You can add below css in custom css to make it as box
.widget_promotional_bar { width: 30%; }
Thank you!
Theme Horse Support Team
KeymasterHi Aparicio,
Please insert it into the footer2 and let us know we will check once and provide you a custom css to display it horizontally.
Thank you!
Theme Horse Support Team
KeymasterHi Dale,
Actually that is not a background image with transparent. We have made it blurry via photoshop.
And It will be better if you provide us the temporary username and password of your WP site in our email. So, that we can check the exact issue.Thank you!
-
AuthorPosts