Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Brian_land,
It seems that you have edit the core style.css file. You have edited the css file yourself and it is having issue. Please use the original built-in style.css file.
Thank you!
Theme Horse Support Team
KeymasterHi Jim,
To change the background color for the navigation you can change it via theme options.
Go to Appearance -> Theme Options -> Design Options Tab -> Color Options -> Background Color Options There you will see Top Menu Navigation Background Color options change the color of your choice and click on save all changes button.And for the title space
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: 20px; }
Thank you!
October 9, 2014 at 5:44 pm in reply to: Set phone number right-aligned, and center the "TH: Services" widget #17309Theme Horse Support Team
KeymasterSorry this is not easily possible. We have made it for four column. Two column will not automatically aligned to center. It needs code customization. You need to hire a developer for this.
Thank you!
Theme Horse Support Team
KeymasterHi Benlifton,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS add the following CSS code and Click on save all changes button:
.hgroup-right { float: none; } #access { float: none; text-align: center; } #access li { display: inline-block; float: none; }
Thank you!
Theme Horse Support Team
KeymasterHi Fredrik,
What you are trying to say we did not understand could you please clarify it again?
Thank you!
Theme Horse Support Team
KeymasterHi Jorg,
To reduce the gap between parent menu and dropdown men Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#access ul li ul { top: 70px; }
Thank you!
October 7, 2014 at 3:44 pm in reply to: Set phone number right-aligned, and center the "TH: Services" widget #17198Theme Horse Support Team
KeymasterHi Gonzalo,
To align phone number to right beside the social icons Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.info-bar .info { float: right; margin-left: 10px; }
And for the services widget. All the contents in the services widget are already centered.
Thank you!
Theme Horse Support Team
KeymasterHi Tony_boslett,
To off the responsive view and have the same view as desktop. GO to Appearance -> Theme Options -> Layout Options Tab -> Responsive Layout click on Off radio button and click on save all changes button.
Thank you!
Theme Horse Support Team
KeymasterHi Morten,
To have the search-field look like it does when clicked on Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
input.s { width: 100px; padding-left: 10px; border-color: #eaeaea; text-indent: 0; }
Thank you!
Theme Horse Support Team
Keymaster@marguerite Fist you have to download the new version of the theme. Just login to our site with the same username you will be redirect to your account page there you will see your available download theme link if you still have the subscription to download the theme.
After downloading the theme file. Just deactivate the old theme file and then delete it from the list. Now upload the latest version and activate it.
Thank you!
Theme Horse Support Team
KeymasterHi Stefano,
We apologize for the system issue for your order.
We have activate it now.Thank you for your purchase.
Theme Horse Support Team
KeymasterHi Dawn,
Just click on the select color button side to the color and set you own color. This screenshot may help you.
Thank you!
Theme Horse Support Team
KeymasterHi Dawn,
Hi Dawn,To remove the “dots” on the slider Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#controllers { display: none; }
And for the specific blue skin you can change the color as your via theme option.
Thank you!
Theme Horse Support Team
KeymasterHi Studiostacie,
Sorry we have made theme in 4 column. It needs code customization to make it 3 column. You have to hire a developer for this.
Thank you!
Theme Horse Support Team
KeymasterHi Phuong,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#site-generator { border-top: 0 none; }
Thank you!
-
AuthorPosts