Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Henderson,
To move the icon to just below the logo Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.hgroup-right {
margin-top: 98px;
}Thank you!
September 11, 2014 at 7:51 am in reply to: Make the space between the header and the menu smaller #15795Theme Horse Support Team
KeymasterHi Linda,
We have visit your site and found that you have already set it out.
Thank you!
Theme Horse Support Team
KeymasterHi All
We have already update our theme compatible to WordPress 4.0 and disable some function that make error for the site.
Login to our site with the same username and password while you have purchase the theme and download the latest version of the theme.Thank you!
Theme Horse Support Team
KeymasterHi Jim,
Edit the article and hover on the image that you want to wrap text around click on edit option at the top left corner as shown here then it display edit option and do as shown in this screenshot
Hope this will help you.
Thank you!
Theme Horse Support Team
KeymasterHi Pavel,
Sorry We could not understand what your are trying to say?
Thank you!
Theme Horse Support Team
KeymasterHi Santhi,
Remove previous CSS code and paste below CSS code.
#access { border-bottom: 0 none; }
Thank you!
Theme Horse Support Team
KeymasterHi Santhi,
To remove it Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
li.default-menu { display: none; }
Thank you!
September 5, 2014 at 6:21 pm in reply to: Responsive design? Navigation menu is missing on iphone/ipad. #13666Theme Horse Support Team
KeymasterHi iacwebsites,
First please update you theme. Responsive menu is working fine here.
Thank you!
Theme Horse Support Team
Keymaster@Patricia To remove the space below the nav bar and above the page title Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#access { margin-bottom: 20px; } .breadcrumb { margin-bottom: 0; }
Thank you!
Theme Horse Support Team
Keymaster@Vincent To removing the “search” and all the space above the header Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.hgroup-wrap { padding: 0; } #branding .searchform { display: none; }
Thank you!
Theme Horse Support Team
KeymasterHi Raymond,
Sorry! It needs code customization you have to hire a developer for this.
Thank you!
Theme Horse Support Team
KeymasterHi Vincent,
We did not understand what you are trying to say? Please clarify your queries.
Thank you!
Theme Horse Support Team
KeymasterHi Santhi,
To centre align the home slogan Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.slogan-wrap { text-align: center; } .slogan-wrap .slogan { float: none; width: 100%; } .slogan-wrap .view-work { display: inline-block; float: none; }
Thank you!
Theme Horse Support Team
KeymasterHi Santhi,
To remove the line above and below the navigation menu bar Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#access { border: 0 none; }
Thank you!
Theme Horse Support Team
KeymasterHi Tofrar,
To make the space above the header image(banner) Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.hgroup-wrap { padding-bottom: 21px; padding-top: 0; } .hgroup-right { margin-top: 28px; } #site-logo { margin-top: 22px; }
Thank you!
-
AuthorPosts