Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Sebastian,
You can use below code above code will work only in the page ID 12.
@media only screen and (max-width: 1078px) { #primary, #secondary { width: 100%; } }
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Jim,
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/ultimate
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterЗдравствуй,,
Чтобы установить ползунок следовать этой инструкции.
Также это будет легко для нас, чтобы ответить вам, если вы используете английский язык.Спасибо за использование нашего тему.
Theme Horse Support Team
KeymasterHi Michael,
To use the Slider Revolution first you have to purchase a single license from here and activate it in our theme then to set the slider Go to Appearance > Customize > Ambition Theme Options > Featured Content Setting.
Thank you!
Theme Horse Support Team
KeymasterHi Sebastian,
We can not say which plugins works fine with this theme. There are so many free/premium plugins in the internet.
You have to Google for the plugins as of your needs and use it in our theme by yourself.Thank you for using our theme.
Theme Horse Support Team
KeymasterSorry! What you are trying to say?
Thank you!
Theme Horse Support Team
KeymasterHi Micha,
To increase the height of the page title Go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save & Publish button.
.page-title-wrap { padding: 50px 0; }
Thank you!
Theme Horse Support Team
KeymasterHi Sebastian,
Responsive is working fine you donot have to add any Custom CSS.
Are you trying to display content area and sidebar at a same time.Thank you!
Theme Horse Support Team
KeymasterHi Uehara000,
Please use below Custom CSS code to have the full width for small devices:
@media only screen and (min-width: 320px) and (max-width: 767px) { #main .container { width: 96%; max-width: 96%; } }
Thank you!
Theme Horse Support Team
KeymasterHi Johann,
Oh! We have already fix that issue.
Login to your account and download the latest version.Thank you!
Theme Horse Support Team
KeymasterHi Wilnesse,
We have checked and it’s working fine here.Could you please provide us the temporary username and password to your site via Email. So, that we can see the exact issue.
Please do not share any username and password here in this forum because this forum is public and visible to all customers.Thank you!
Theme Horse Support Team
KeymasterYou can Email us here.
Thank you!
Theme Horse Support Team
KeymasterHi Thomas,
To have the text widget as the width of service widget Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.business-layout .widget_text { margin: 0 auto; max-width: 978px; padding: 60px 0; } @media only screen and (max-width: 1078px) { .business-layout .widget_text { width: 708px; padding: 30px 0; } .narrow-layout .widget_text { width: 668px; } } @media only screen and (max-width: 767px) { .business-layout .widget_text{ width: 300px; } .narrow-layout .widget_text { width: 280px; } } @media only screen and (min-width: 480px) and (max-width: 767px) { .business-layout .widget_text { width: 460px; } .narrow-layout .widget_text { width: 440px; } }
And for the background image we have set it to covered the full screen size with background centered and it’s not an issue.
Thank you!
Theme Horse Support Team
KeymasterHi,
It needs code customization. You have to hire a developer for this as it is a new feature to be add in the theme.
You can use our another theme Ultimate Pro OR Attitude Pro as well for the full with menu.
Thank you!
Theme Horse Support Team
KeymasterHi Sunghoon,
It seems that you have already align the menu in center via theme settings.
Thank you for using our theme.
-
AuthorPosts