Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterTry again using above css. We have used important for background-attachment.
Thank you!
Theme Horse Support Team
KeymasterOh sorry we missed. Can you try with the above css.
Thank you!
Theme Horse Support Team
KeymasterFor to repeat the background in mobile devices only we have edited the above css code. Please paste that code into your custom css
Thank you!
Theme Horse Support Team
KeymasterPlease select the background-repeat value to repeat rather than no-repeat.
@media only screen and (max-width: 1023px) { body.custom-background { background-repeat: repeat !important; background-attachment: inherit !important; } }
Thank you!
August 14, 2017 at 5:18 am in reply to: Altitude Widgets in Sidebar showing up at bottom of page after upgrade to v4 #52714Theme Horse Support Team
KeymasterYes andreas you are right. There is no any issue if the browser cache has been cleared from server
Thank you!
Theme Horse Support Team
KeymasterYou welcome Heidi
Thank you!
Theme Horse Support Team
KeymasterChild theme is created by you or someone else to be safe from your content loss while updating to new version. If you like to add css in your child theme then only add the required css for modification. Other default css will be loaded from your parent theme.
If there is nothing code customization then its not required to install child theme but if you have installed child theme then style.css is required but you only add the required css. Other than unwanted css you can remove it from your child theme.
Thank you!
Theme Horse Support Team
KeymasterHi
You are getting an issue with your child theme style.css. Why have your added all the css file inside your child theme? That’s not required. You need to add only the required css inside your child theme and other css will be loaded from your parent theme.
In you child theme you are using genericons but we have removed it and now added a fontawesome. So update your child theme style.css file.
Thank You!
Theme Horse Support Team
KeymasterHi Heidi,
Go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS paste the following CSS code and Click on save all changes button:
.slick-slider { margin-bottom: 0; } .wls-wrap { padding: 0; }
Thank you!
Theme Horse Support Team
KeymasterYou welcome it5
Thank you!
Theme Horse Support Team
KeymasterHi,
Sorry we couldnot find any screenshot provided by you. Please provide us your site url too. We have updated genericons to font awesome so might be from caching you are getting an issue. Please clear all the cache from your browser and server.
Do you have created a child theme or not let us know?
Thank you!
Theme Horse Support Team
KeymasterHi
Please add your shortcode before
<div class="hgroup-wrap">
at theme folder -> inc -> structure -> header-extension.phpThank you!
Theme Horse Support Team
KeymasterYou welcome Habi
Thank you!
Theme Horse Support Team
KeymasterWe have updated the above css code. Please update it.
Thank you!
Theme Horse Support Team
Keymasterhi Heidi,
Please put that logo in your live site and provide us the site url and we will see and provide you the specific custom css code to remove the margin. We cannot provide you the code without viewing your site.
Thank you!
-
AuthorPosts