Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi lillianduggan,
Please update the theme as well as all the plugins if you have not.
Also provide us you site URL so that we can check can check the exact issue.Thank you!
Theme Horse Support Team
KeymasterHi Michal,
To get round service image view Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.service-icon { border: 2px solid #3ab0db; display: block; margin: 0 auto; } .service-item .service-icon, .service-item .service-icon img { border-radius: 50px; height: 60px; width: 60px; }
Thank you!
Theme Horse Support Team
KeymasterHi tking512,
To reduce the padding around the menu Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#access a { height: 30px; padding: 0; } #access ul li ul { top: 32px; } .search-toggle { margin-top: 1px; } #search-box { top: 30px; }
Thank you!
March 6, 2015 at 3:33 pm in reply to: How can we set the sidebar on position with retina iPads? Now it is moving down. #22821Theme Horse Support Team
KeymasterHi info71,
Sorry, The Responsive view will be set as per the screen size not with their resolution.
Thank you!
Theme Horse Support Team
Keymaster@markkuiken Can we have the site url please so that we can provide you a exact css code?
Thank you!
Theme Horse Support Team
KeymasterHi Yasmin,
To have the photo rather than the icon please Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.service-item .service-icon, .service-item .service-icon img { width: inherit; height: inherit; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .service-item .service-icon { border: 0 none; }
Theme Horse Support Team
KeymasterHi Raden,
Can you please provide us the temporary username and password at our Email we will once look into your issue.
Thank you!
Theme Horse Support Team
KeymasterHi Chapline,
To entire top section of the page Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#main { padding-top: 30px; } #secondary { padding-bottom: 0; } .hgroup-wrap { padding-bottom: 0; padding-top: 0; } .hgroup-wrap img { margin-bottom: 0px; margin-top: 0px; }
Thank you!
Theme Horse Support Team
KeymasterHi Raden,
It seems that there is margin bottom in your code. Please remove margin buttom as shown in this screenshot http://awesomescreenshot.com/0694fw2l35
Thank you!
Theme Horse Support Team
KeymasterHi Andrea,
Ok. To justify the content of your post Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
p { text-align: justify; }
And for clean retina pro question please create a new topic on its own forum.
Thank you!
Theme Horse Support Team
KeymasterHi Kevin,
Yes you have to pay $15 each year to get updates and support for the theme but you can use the installed theme for your lifetime.
Thank you!
Theme Horse Support Team
KeymasterHi Daniel
To hide the top border of each excerpt on my news/posts page Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#content .post { border-top: 0 none; }
Thank you!
Theme Horse Support Team
KeymasterAre you talking about this slider button http://awesomescreenshot.com/0524fvw892. If yes then that is not a loading…. It is a button of the different sliders.
Thank you!
February 19, 2015 at 6:26 am in reply to: Hiding author, date, category information AND separators #22220Theme Horse Support Team
Keymaster@daniel Yes you can hide it with custom css option. Not need to edit the code.
Thank you!
Theme Horse Support Team
KeymasterHi Andrea1.
Fine. Are you asking to make the text justify for your home static page? Also what kind of automatic hyphenation of words you want to use in your home static page?
Thank you!
-
AuthorPosts