Forum Replies Created
-
AuthorPosts
-
Theme Horse Support TeamKeymaster
Hi Alice,
To gap between the slider on the home page and text widget 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: 30px; }
Thank you!
Theme Horse Support TeamKeymasterHi Klemen,
Please provide the page link where there is a extra space. We could not able to find any extra spaces on the right side. Right side spaces are perfect on your site.
Thank you!
August 26, 2014 at 5:42 am in reply to: Want Featured image with 100% between page title and content of the inside pages #13274Theme Horse Support TeamKeymasterHi Gaurav.nirvana,
Sorry! Featured image is wrapped inside the fixed container width so it is not easily possible to make it 100% width between the page. It needs code customization you have to hire a developer for this.
Thank you!
Theme Horse Support TeamKeymasterHi Mike,
Add below code in your page editor then add your content in below You half one column contain goes here… text.
<div class="column clearfix"> <div class="one-half">You half one column contain goes here…</div> <div class="one-half">You half second column contain goes here….</div> </div>
Regards,
Theme HorseThank you!
Theme Horse Support TeamKeymasterHi mjm0732,
To removed the navigation menu and to center the page logo Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#site-logo { float: none; text-align: center; margin: 32px 0; } .hgroup-right { display: none; }
Thank you!
Theme Horse Support TeamKeymasterHi Carol,
To change the height of my menu/nav. area and display Menu on one line vs. two Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#access a { height: 40px; padding: 20px 0 0; } #access ul li ul { top: 60px; } #search-box { top: 60px; } .search-toggle { margin-top: 22px; } .menu-toggle { margin-top: 25px; } .hgroup-right { float: none; padding-right: 0; }
Thank you!
Theme Horse Support TeamKeymasterHi Gomezborbon,
Where you want to have that?
If you are asking about to have it on content section then it needs code customization you have to hire a developer for this.Thank you!
Theme Horse Support TeamKeymasterHi theburgernerd,
have the color of the social icons remain colored and not just colored when hovered over.
Paste below CSS code in the custom CSS options..social-profiles ul li.facebook a { background-position: 0 -40px; } .social-profiles ul li.twitter a { background-position: -40px -40px; } .social-profiles ul li.google-plus a { background-position: -80px -40px; } .social-profiles ul li.pinterest a { background-position: -120px -40px ; } .social-profiles ul li.linked a { background-position: -160px -40px; } .social-profiles ul li.tumblr a { background-position: -200px -40px; } .social-profiles ul li.vimeo a { background-position: -240px -40px; } .social-profiles ul li.my-space a { background-position: -280px -40px; } .social-profiles ul li.flickr a { background-position: -320px -40px; } .social-profiles ul li.you-tube a { background-position: -360px -40px; } .social-profiles ul li.rss a { background-position: -400px -40px; } .social-profiles ul li.dribbble a { background-position: -440px -40px; } .social-profiles ul li.wordpress a { background-position: -480px -40px; } .social-profiles ul li.deviantart a { background-position: -520px -40px; } .social-profiles ul li.aim a { background-position: -560px -40px; } .social-profiles ul li.github a { background-position: -600px -40px; } .social-profiles ul li.blogger a { background-position: -640px -40px; } .social-profiles ul li.stumbleupon a { background-position: -680px -40px; } .social-profiles ul li.skype a { background-position: -720px -40px; } .social-profiles ul li.foursquare a { background-position: -760px -40px; } .social-profiles ul li.picasa a { background-position: -800px -40px; } .social-profiles ul li.path a { background-position: -840px -40px; } .social-profiles ul li.slideshare a { background-position: -880px -40px; } .social-profiles ul li.paypal a { background-position: -920px -40px; } .social-profiles ul li.delicious a { background-position: -960px -40px; } .social-profiles ul li.lastfm a { background-position: -1000px -40px; } .social-profiles ul li.behance a { background-position: -1040px -40px; } .social-profiles ul li.netvibes a { background-position: -1080px -40px; } .social-profiles ul li.digg a { background-position: -1120px -40px; } .social-profiles ul li.reddit a { background-position: -1160px -40px; } .social-profiles ul li.mail a { background-position: -1200px -40px; } .social-profiles ul li.instagram a { background-position: -1240px -40px; }
Thank you!
Theme Horse Support TeamKeymasterHi Chocomilk,
To make a menu section transparent like in your screenshot is not possible. We can transparent the menu section by providing you a some CSS code but you can not able to see the image of featured slider behind the menu. The menu section and featured section are totally separate with each other. It needs code customization you have to hire a developer for this.
Thank you!
Theme Horse Support TeamKeymasterHi Mike,
Sorry! Mike images are displaying correctly. Gap that you see on the backend are not the exact design view that you will get on your frontend. We have designed that way if you select the image to Leftalign then it displays gap to right and bottom and if you select the image to rightalign then it display gap to the left and bottom of the image. We did it this way for the better view for the post that you clicked. I know what you are trying to say. If we did as you say then there will be gap problem on images for the post that you clicked.
If you need though then we can help you by providing you a custom CSS code. Let us know what would you like to see on the images gap with a border around OR anything else?
Thank you!
Theme Horse Support TeamKeymasterHi 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 TeamKeymasterHi 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 TeamKeymasterHi 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 TeamKeymasterHi tekgirl,
Please specify clearily which section you want to change the background color in this screenshot. 1 OR 2
Thank you!
Theme Horse Support TeamKeymasterHi 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!
-
AuthorPosts