Forum Replies Created
-
AuthorPosts
-
February 26, 2016 at 10:54 am in reply to: Changing position of primary Menu in Header Container #42964
Theme Horse Support Team
KeymasterHi Chris,
Please add the above custom CSS and provide us the site URL so that we can see the exact issue. And what slashes into the quote-marks of the URL section you are talking about? Could you please clarify it once again?
Thank you!
Theme Horse Support Team
KeymasterHi Mark4,
Sorry! Custom header image will not be left justified. It will be 100% full width by default. Please set the custom header in your site so that we can see the issue.
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi John,
Yes that will be more better to hide the sidebar in woocommerce page. 🙂
Thank you!
Theme Horse Support Team
KeymasterHi K,
Sorry! You do not have to pay a full price again to renew your subscription.
Actually after the purchase of our single theme you will get free update and support for one year from our support forum.
After one year if you want to continue with the update and support for the single theme that you have purchased than you will have to pay $15 for another year.But you can continue to use the theme for the lifetime without renewing the yearly subscription but if you want to update the theme up to date you have to renew your subscription per year.
To renew your subscription please login to our site with the same username that you have purchase the theme before and you will be redirected to your account page where you can see your order detail as well as renew option to renew the subscription.
Thank you!
February 25, 2016 at 1:41 pm in reply to: Theme looks completely different when installed or previewe #42927Theme Horse Support Team
KeymasterHi Robertsberkislv,
WordPress.org preview link display the theme latest post as default. To have the same like screenshot you have to set your home page to business page which you can do it easily after activating our theme. You can see the full demo of the business template here.
Thank you!
Theme Horse Support Team
Keymaster@mail16 Sorry! Please add below Custom CSS too
.header-main { margin-top: 155px; } @media only screen and (min-width: 480px) and (max-width: 767px) { .hgroup-wrap, #access { position: fixed; } .header-main { margin-top: 0; } }
Thank you!
Theme Horse Support Team
KeymasterHi Mikako,
To set the video slider first you have to activate the Revolution Slider Plugin where you can purchase the single license from here.
After that activate the plugin in the site and create a slider via revolution slider option and go to Appearance > Customize > Ambition Theme Options > Featured Content Setting and choose Revolution Slider option then go back and refresh the page you will see the revolution slider option where you can set the revolution slider that you have set.
Thank you!
Theme Horse Support Team
KeymasterHi Toddw,
To add the 20px border appears around the entire site go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save button.
#page { background-color: #2a2a2a; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; }
Thank you!
Theme Horse Support Team
KeymasterHi Sara,
We have integrate the Google fonts in the theme and seems like ‘Frente’ font is not a Google font.
Do you have a license to use ‘Frente’ font in your site? If not you have to had the license to use that font in your site.Thank you!
Theme Horse Support Team
KeymasterHi Markus,
You can edit the footer copyright information in the premium version.
Why you want that area? If you can edit footer copyright easily via Appearance -> Customize -> Ambition Theme Options -> Edit FooterThank you!
Theme Horse Support Team
KeymasterHi Benjamin,
To fix header and primary menu at the top of the pages go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.hgroup-wrap, #access { position: fixed; width: 100%; z-index: 100; } .hgroup-wrap { background-color: #fff; top: 0; } #access { top: 105px; }
Thank you!
Theme Horse Support Team
KeymasterHi Markus,
Could you please provide us your site URL? so that we can see why the above CSS code is not working.
Thank you!
February 23, 2016 at 11:47 am in reply to: How to Remove Navigation Links at Bottom of Posts Only #42835Theme Horse Support Team
Keymaster🙂
Theme Horse Support Team
KeymasterGreat !
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/interface
We really appreciate your rating.Thank you!
February 23, 2016 at 11:37 am in reply to: Changing position of primary Menu in Header Container #42833Theme Horse Support Team
KeymasterHi Chris,
To adjust your image to cover the whole menu section with your picture please add below Custom CSS too.
.hgroup-wrap { background-position: center center; background-size: cover; }
Thank you!
-
AuthorPosts