Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Cool Dad,
How much size you want to make for slider? Are you asking to reduce the slider size horizontally or vertically?
And to reduce the gap at the top of each 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: 20px 0 10px; }Thank you!
Theme Horse Support Team
KeymasterHi Kelsey,
To add gap below revolution slider Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.slogan { margin-top: 40px; }Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Chapline,
To set the hyperlink hover color change to be the same colors changes that the menu and the widget custom menu Go to Appearance -> Theme Options -> Design Options Tab-> Color Options you will easily see the color skin option change the color as you like and save it.
and for page title color Go to Appearance -> Theme Options -> Design Options Tab-> Font Color Options you will easily see the Heading color option change the color as you like and save it.
Thank you!
Theme Horse Support Team
KeymasterHi tekgirl,
Please specify clearily which section you want to change the background color in this screenshot. 1 OR 2
Thank you!
Theme Horse Support Team
KeymasterHi Tekgirl,
Yes there is a CSS code.
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.hgroup-wrap { background-color: #ffffff; }Note: Change above Hex color code #ffffff to your own Hex color code.
Thank you!
Theme Horse Support Team
KeymasterHi tekgirl,
To remove the color of the footer sidebar Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.textwidget { background-color: #5e5e5e; }Note: Change above hex color code
5e5e5eto your own hex code.Thank you!
Theme Horse Support Team
KeymasterHi mrjcleaver,
Go to page Productivity at Enterprise Scale and change the description as like you do for the post.
If you saying to add the link then it is not possible we made that section for short description of the page. Visitor click there and have the link inside the main page.
Thank you!
Theme Horse Support Team
KeymasterIf you are trying say to fix the gap below the header image then you can do it fix it by editing the image. The gap your are trying to reduce is of image. View your header image here http://www.ezrvservice.com/wp-content/uploads/2014/07/Banner-orange.jpg gap is on the image itself.
Thank you!
Theme Horse Support Team
KeymasterHi Christopher,
Sorry, We have not seen any Archive link on your shop page. Also seems like you have already change the background image of your own.
Thank you!
Theme Horse Support Team
KeymasterHi Tekgirl,
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: 10px; }Thank you!
Theme Horse Support Team
KeymasterHI The Business Cat,
Please upload a large size image then select the large size image. It seems that you have selected small size image with 80px/80px.
Thank you!
Theme Horse Support Team
KeymasterHi raquelponsm,
Sorry, It needs code customization you have to hire a developer for this.
Thank you!
July 30, 2014 at 6:07 am in reply to: Warning!!! Your Theme Cloned and photo used without permission!!! #12586Theme Horse Support Team
KeymasterHi Andrea,
Sorry to hear that. Unfortunately we can not do anything on this. We have already the free version of this theme which is GPL licensed and anyone can download the theme as well as clone the design. We can not intimate anyone who clone the theme because we have distribute the theme for free.
Thank you!
Theme Horse Support Team
KeymasterHi Rich,
Sorry for misunderstanding. So you need to add the background-image for contact info bar. Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
For top info bar only paste below code
#branding .info-bar { background-image: url("YOUR-IMAGE-LINK"); background-position: center center; background-size: cover; }For footer info bar paste below code
#colophon .info-bar { background-image: url("YOUR-IMAGE-LINK"); background-position: center center; background-size: cover; }For both top and footer info bar paste below code
.info-bar { background-image: url("YOUR-IMAGE-LINK"); background-position: center center; background-size: cover; }Note: Replace above image link YOUR-IMAGE-LINK to your own image link.
Thank you!
Theme Horse Support Team
KeymasterHI Mricci1221,
Please reinstall the fresh copy of the theme. Our theme already have the menu at right and logo at left on the same horizontal line.
You have customize the code so that we can not able to fix the issue. So please install the fresh copy theme. Your data will not lost but your all customize code in the file will be removed.Thank you!
-
AuthorPosts
