Forum Replies Created
-
AuthorPosts
-
Theme Horse Support TeamKeymaster
Hi 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
5e5e5e
to your own hex code.Thank you!
Theme Horse Support TeamKeymasterHi 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 TeamKeymasterIf 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 TeamKeymasterHi 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 TeamKeymasterHi 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 TeamKeymasterHI 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 TeamKeymasterHi 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 TeamKeymasterHi 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 TeamKeymasterHi 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 TeamKeymasterHI 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!
Theme Horse Support TeamKeymasterHi artvaarkdesign,
It seems that you have customize the style.css file also we saw that there is bootstrap CSS is loaded in your site which create the issue in navigation. You can see the demo site there is no any issue with the menu.
Install the fresh copy of our theme. Before installing fresh new copy make sure you back up your customize code.Thank you!
July 24, 2014 at 7:40 am in reply to: Urgent! Serious error message on WordPress dashboard related to theme #12424Theme Horse Support TeamKeymasterHello Kimpatt,
Some hosting are having this issue. Could you please email us a temporary username and password to your site at [email protected].
We will see it once and we will solve your issue.Thank you!
Theme Horse Support TeamKeymasterHi Business Cat,
To make the featured images larger 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 { float: none; margin-right: 0; } .service-item .service-icon, .service-item .service-icon img { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; max-width: 100%; height: 160px; }
Thank you!
Theme Horse Support TeamKeymasterHi njfreestone,
You can add
.entry-title
selector for post title and.page .entry-title
for page title.Thank you!
Theme Horse Support TeamKeymasterHi Klemen,
Go to Apperance->Theme options->Design options Tab->Custom Header. There you can see the Header menu position select the center option and click on save all changes button.
Thank you!
-
AuthorPosts