Forum Replies Created
-
AuthorPosts
-
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!
February 11, 2016 at 11:56 am in reply to: Change the colour behind the site title (but not Menu) #42499Theme Horse Support Team
KeymasterHi Sgeorge,
You have to set the background color for menu bar too. To set the color for both header and menu use the custom css below.
#branding { background-color: #fff; } #access { background-color: #fff; }
Replace above HEX color code #fff to your own HEX color code.
Thank you!
Theme Horse Support Team
Keymaster@dwells If you have not email us the login detail then please email us the temporary username and password to your site here so that we can set the dummy content in your site same like our demo.
If you have already email the login detail then our email support team will reply you.Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Amoin,
To reduce the avatar image icon size of go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.comments-area article header img { width: 30px; } .comments-area article header cite, .comments-area article header time { margin-left: 50px; } .comments-area article header { margin-bottom: 10px; }
Thank you for using our theme.
February 10, 2016 at 5:00 pm in reply to: Try to download Attitude Pro 3.0.5 but it´s not a zip file #42455Theme Horse Support Team
KeymasterHi Asa,
Sorry! There is no any issue in the file.
Go to your account page and you will see the available download section where you can download the theme zip file.Thank you!
-
AuthorPosts