Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi
Sorry! Can you please clarify it one more time.
We could not understand what you are trying to say?Thank you!
Theme Horse Support Team
Keymaster@posta700-varie Can you please provide us the exact page URL? So that we can see what you are talking about.
Thank you!
Theme Horse Support Team
KeymasterHi
We have designed the search option this way. To add the submit button it needs code customization. You have to hire a developer.
Thank you!
November 20, 2017 at 11:31 am in reply to: Featured Image Slider Options…. Just give 2 Slots to set images into Slider #54101Theme Horse Support Team
KeymasterHi Escoluis,
Try clicking on Save button after you set up the slides number and you will have 5 options to set the slide.
Thank you!
Theme Horse Support Team
KeymasterHi Chriswieser,
It seems that you have customize the theme main code for navigation. And the feature you are trying to add needs code customization you need to hire a developer as this is a new feature to add in the theme.
Thank you!
Theme Horse Support Team
KeymasterWelcome anytime @stellafrancis255
November 17, 2017 at 6:26 am in reply to: can i remove the front page header from the subsequent pages #54082Theme Horse Support Team
KeymasterHi Rob,
Please add below custom CSS code to hide the header image in all subsequent pages. And for to make subsequent pages show different images it needs code customization you need to hire a developer as this is a new feature to add in the theme.
.wp-custom-header { display: none; } .home .wp-custom-header, .blog .wp-custom-header { display: block; }
Thank you!
Theme Horse Support Team
KeymasterHi Charles,
We won’t renew charge automatically.
You will have to renew your subscription manually after it expire from your account page. Just go to the account page and go to the order detail tab there you will see renew button to renew your subscription.Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Stefanie,
Oh! Sorry forget to add the CSS for mobile devices. Please add below custom css.
@media only screen and (max-width: 767px) { #main { padding-bottom: 212px; } }
Thank you!
Theme Horse Support Team
KeymasterHi Carl,
Sure we will push this to the upcoming version.
Thank you!
November 13, 2017 at 4:28 am in reply to: No responsive menu on iphone after update to Attitude 4.0 #54036Theme Horse Support Team
KeymasterHi Gordon,
Yes you can disable it on larger screen if you do not have any content inside it.
Thank you!
Theme Horse Support Team
KeymasterHi Carl,
Please replace the above custom css code with below one.
.widget_categories li { position: relative; padding-top: 4px; } ul.children li { border-left: 1px solid rgba(0, 0, 0, 0.2); padding-left: 20px; } ul.children li:before { content: ""; left: 0; position: absolute; top: 13px; height: 1px; width: 15px; background-color: rgba(0, 0, 0, 0.2); }
Thank you!
Theme Horse Support Team
KeymasterAdd below custom css with the above one which will not hide your footer content and background color will be fixed too.
#main { padding-bottom: 134px; background-color: #fdf5e6; }
Thank you!
November 9, 2017 at 4:45 am in reply to: No responsive menu on iphone after update to Attitude 4.0 #53993Theme Horse Support Team
KeymasterHi Gordon,
We have changed the design appearance for menu in smaller device and now you have to show the hgroup-wrap to show the menu.
While investigating your site we found that you have added below custom css code which hide a menu and appearance of the menu.
Please remove the below code to show the menu button.#access ul { margin:0px 0px 0px 33px; } .hgroup-wrap {display:none;}
Thank you!
Theme Horse Support Team
KeymasterWe see that your site is still loading previous theme code. So, please completely clear your cache and let us know if your still have an issue.
Thank you!
-
AuthorPosts