Forum Replies Created
-
AuthorPosts
-
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!
Theme Horse Support Team
KeymasterHi 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 Team
KeymasterHello 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 Team
KeymasterHi 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 Team
KeymasterHi njfreestone,
You can add
.entry-title
selector for post title and.page .entry-title
for page title.Thank you!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi Ksuna24,
You can easily add the social profiles in top info bar and footer via theme options.
Go to Appearance->Theme options->Contact/Social Links Tab->There you can see the Social Links options add the link to the fields and click on the save all changes button.If you are looking to display the social profiles in different section then you need to customize the code. You have to hire a developer for this.
Thank you!
Theme Horse Support Team
KeymasterHi
Please re install the theme once again. We found that you have customize the code and placed the logo incorrectly. Hence, it is having the issue. So please reinstall the theme once again.
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi ThenBusinessCAT,
Sorry we can not view your The website URL http://webconsultantgeek.com/buildingcontractor/. If we view your site then it will me more easy for us to placed the menu at bottom if it is possible.
Thank you!
Theme Horse Support Team
KeymasterHi MUGSINIQUE,
Sorry for the late reply we missed your queries.
To change the font size Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#site-description { font-size: 16px; }
Note: Change above digit value 16 to your own to change the font size.
Thank you!
-
AuthorPosts