Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Markus,
Could you please provide us your site URL? so that we can see why the above CSS code is not working.
Thank you!
February 23, 2016 at 11:47 am in reply to: How to Remove Navigation Links at Bottom of Posts Only #42835Theme Horse Support Team
Keymaster🙂
Theme Horse Support Team
KeymasterGreat !
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/interface
We really appreciate your rating.Thank you!
February 23, 2016 at 11:37 am in reply to: Changing position of primary Menu in Header Container #42833Theme Horse Support Team
KeymasterHi Chris,
To adjust your image to cover the whole menu section with your picture please add below Custom CSS too.
.hgroup-wrap { background-position: center center; background-size: cover; }
Thank you!
Theme Horse Support Team
KeymasterHi Chris,
If so please add below Custom CSS too
#branding { padding-top: 102px; }
Thank you!
Theme Horse Support Team
KeymasterHi Alton,
Sorry! We can not mentioned background image size as it depends upon screen size but we recommend you to use a large image for a better user experience.
Thank you!
February 18, 2016 at 11:51 am in reply to: adding image under page title on attitude pro theme #42708Theme Horse Support Team
KeymasterHi Ghowes,
To add the background image for the page title just go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.page-title-wrap { background-image: url("ADD-YOUR-IMAGE-LINK-HERE"); }
Note: Please replace your image link in above ADD-YOUR-IMAGE-LINK-HERE text.
Thank you!
February 18, 2016 at 11:46 am in reply to: Extend Right Sidebar to the Bottom of the Page (container) #42707Theme Horse Support Team
KeymasterHi Ghowes,
What about adding that image to the
#primary
tag rather than in#secondary
? So that it stays at the bottom of the each article.Thank you!
February 18, 2016 at 11:38 am in reply to: Changing position of primary Menu in Header Container #42706Theme Horse Support Team
KeymasterHi Chris,
How would you like to have the primary menu in the header.
And to add the backgroud Image for the header container just go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.hgroup-wrap { background-image: url("ADD-YOUR-IMAGE-LINK-HERE"); }
Note: Please replace your image link in above ADD-YOUR-IMAGE-LINK-HERE text
Thank you!
Theme Horse Support Team
KeymasterHi Becci,
For that you have to edit the image to edit it go to the the theme main directory > images > there you can find the social-icons.png
Thank you!
Theme Horse Support Team
KeymasterHi Robert,
To change the font color to a brighter white please go to Appearance -> Theme Options -> Color Option -> Font Color Options there you can find Top Info Bar and Bottom Info Bar to change the color to white.
Thank you!
Theme Horse Support Team
KeymasterHi Ardit.bejtu,
To reduce the white space in the header as your need go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.hgroup-wrap { padding-bottom: 10px; padding-top: 0; } .hgroup-right { margin-top: 15px; }
Thank you!
Theme Horse Support Team
KeymasterHi Becci,
Please provide us your site URL? So that we can find out the exact issue.
Thank you!
Theme Horse Support Team
KeymasterHi Petar,
Could you please clarify which header three you want to reduce the font size? So that we can provide you a exact custom CSS code.
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi there,
It does not matters which tag comes first.
We have codedH1
tag for the important title for better SEO so that your article will have the first priority whenever some one google.Thank you!
-
AuthorPosts