Forum Replies Created
-
AuthorPosts
-
March 26, 2015 at 10:50 am in reply to: Spacing Issues around top and bottom of container area #23522
Theme Horse Support Team
KeymasterHi MeShawn,
Oh! Sorry for that. Remove above CSS code and try below one.
#access { margin-bottom: 0; } #main { overflow: hidden; }
Thank you!
March 24, 2015 at 6:49 am in reply to: Spacing Issues around top and bottom of container area #23423Theme Horse Support Team
KeymasterHI MeShawn,
Please Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#branding, #main { overflow: hidden; }
Thank you!
Theme Horse Support Team
KeymasterHi Zjackson,
As this is a pro features please email our support team here with requesting the CSS code to remove the gap and change the blue color of page title/ footer area
Thank you!
Theme Horse Support Team
KeymasterHi Anthony,
Sorry! It is not possible by easy way because it is wrapped in one div.
It needs code customization you have to hire a developer for thisThank you!
Theme Horse Support Team
KeymasterHi Anthony,
Are you trying to make the 1st and 2nd banner to 100% in width without white spaces in left and right side?
Thank you!
Theme Horse Support Team
KeymasterHi Jason,
You do not have to set the site layout to wide layout make it as it was in default and to set the background image behind the slider login to your WP dashboard and Go to Apperance -> Theme Options -> Advance Options -> Slogan/ Slider Background Image there you can set the background easily.
Thank you!
Theme Horse Support Team
KeymasterHi Martin,
Sorry we could not understand what you are trying to say. Could you please clarify it again.
We apologize for the late reply. We missed you topic.Thank you!
Theme Horse Support Team
KeymasterHi Aris,
Below are the property and the value of the CSS code of the text we have in our demo.
font-size: 32px; font-weight: 300; line-height: 39px; color: #fff; font-family: "Open Sans",sans-serif; background-color: transparent; text-decoration: none; padding: 0; border-width: 0; border-color: #fff; border-style: none;
Thank you!
Theme Horse Support Team
KeymasterHi Aris,
Sorry we missed you topic.
For to have your own button style just go to the specific slide setting and paste this html code with your own link and button text<a href='http://yourlink.com' class='call-to-action call-to-action-button'>Buy Now</a>
in the text field as shown in this screenshot http://awesomescreenshot.com/09b4mrlm95
Then Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:.call-to-action-button { color: #fff !important; } .call-to-action-button:hover { background-color: #35aca8; border-color: #35aca8; } .business-layout .header-main { padding-bottom: 30px; }
Thank you!
Theme Horse Support Team
KeymasterHi Nklee,
To reduce spacing between menu items go to Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#access li { margin: 0 0 0 15px; }
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Michal,
You can try use flat icon http://flaticon.com/ They provide SVG, EPS, PSD and PNG as well.
Thank you!
Theme Horse Support Team
KeymasterHi lillianduggan,
Please update the theme as well as all the plugins if you have not.
Also provide us you site URL so that we can check can check the exact issue.Thank you!
Theme Horse Support Team
KeymasterHi Michal,
To get round service image view Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.service-icon { border: 2px solid #3ab0db; display: block; margin: 0 auto; } .service-item .service-icon, .service-item .service-icon img { border-radius: 50px; height: 60px; width: 60px; }
Thank you!
Theme Horse Support Team
KeymasterHi tking512,
To reduce the padding around the menu 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: 30px; padding: 0; } #access ul li ul { top: 32px; } .search-toggle { margin-top: 1px; } #search-box { top: 30px; }
Thank you!
March 6, 2015 at 3:33 pm in reply to: How can we set the sidebar on position with retina iPads? Now it is moving down. #22821Theme Horse Support Team
KeymasterHi info71,
Sorry, The Responsive view will be set as per the screen size not with their resolution.
Thank you!
-
AuthorPosts