Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterWelcome anytime javathemoon.
Theme Horse Support Team
KeymasterHI,
It should overwrite and have to work. Can you please send us the child theme file via email here. So that we will check it on our end and let you know the result.
Thank you!
October 8, 2018 at 10:55 am in reply to: Responsivity: responsive.css loads after my child's CSS #58405Theme Horse Support Team
KeymasterHi Marc,
Go to
Customize > Ambition Theme Options > Site Layout
there you can seeResponsive Layout
make it off and copy all the css of responsive.css which you can find intheme directory > css
folder and paste it at the bottom of your child theme css.Thank you!
Theme Horse Support Team
KeymasterHi,
We have designed the theme with 4 services item, if you need to set 3 services in one row. Just add below CSS code in Custom CSS code to set the 3 services item in one row.
.widget_service .one-fourth { width: 30.36%; } .widget_service .clearfix-fourth, .widget_service .clearfix-half { clear: none; } @media only screen and (max-width: 767px) { .widget_service .one-fourth { width: 100%; } }
Thank you!
Theme Horse Support Team
KeymasterHi,
You can use the theme default link code
<a href="#" class="readmore">Your Button Name</a>
or you can add your own button code and style it via custom CSS code.Thank you!
Theme Horse Support Team
KeymasterThank you for the appreciation.
Theme Horse Support Team
KeymasterHi,
Just set the Site Layout to Boxed and you will see the option Background Image in Appearance > Customize where you can set the image as a background.
Thank you!
Theme Horse Support Team
KeymasterHi Jay,
You can see the footer.php file inside the theme main directory.
If you are talking about the premium version then it has not been released yet.Thank you!
October 8, 2018 at 10:19 am in reply to: How to change color from green to blue in Interface Pro #58398Theme Horse Support Team
KeymasterWelcome anytime jamesowens-jo91
Theme Horse Support Team
KeymasterHi jay,
Sorry! This feature is not available in the free version.
If you are a developer you can easily remove those code from footer.php file.Thank you!
Theme Horse Support Team
KeymasterHi Lisa,
Just download the fresh copy of the theme and go to your WP dashboard then delete the old version of Attitude Pro theme if you have already installed otherwise just upload the fresh theme and activate it.
Do not delete you child theme just delete the previous Attitude Pro theme. If you can not delete then first activate any other theme and try again.
Thank you!
Theme Horse Support Team
KeymasterHi Moira,
Can you please provide us the site url so that we can inspect via developer tools and provide you a exact css code.
Thank you!
Theme Horse Support Team
KeymasterGreat to know that it worked.
If you have any problem do not hesitate to contact us.Thank you for using our theme.
Theme Horse Support Team
KeymasterHello @catherinesweeney
Can you please contact via this email with the Google code that you are trying to add in the header. So that we can check by our end and let you know.
Thank you!
Theme Horse Support Team
KeymasterHi,
To set another slider just go to
Customize > Featured Post/Page Slider > Slider Options
there you can see the Number of Slides section at the bottom to set the number of the slider you need after setting the number just refresh the page and again go toCustomize > Featured Post/Page Slider > Featured Post/Page Slider Options
orFeatured Image Slider Options
to see the additional field to set the slider.Thank you for using our theme.
-
AuthorPosts