Forum Replies Created
-
AuthorPosts
-
September 24, 2018 at 10:50 am in reply to: How to use different headings on Home page and rest of other pages #58170
Theme Horse Support Team
KeymasterHi Nan,
Just add below custom CSS code to Customizing > Design Options > Custom CSS which will disable site logo area for homepage and disable custom header for other pages.
#branding .header-image, .home .hgroup-wrap { display: none; } .home #branding .header-image, .hgroup-wrap { display: block; }Thank you!
Theme Horse Support Team
KeymasterHi Marc,
Strings are ready to translate.
You can follow this doc as well https://wpml.org/documentation/getting-started-guide/string-translation/Thank you!
Theme Horse Support Team
KeymasterHi Marc,
Please share your login credential via email. So that we can see the issue.
Do not share any login credential here in this forum because this forum is public and visible for all.Thank you!
September 21, 2018 at 11:05 am in reply to: How to use different headings on Home page and rest of other pages #58147Theme Horse Support Team
KeymasterHi,
You can just add the big logo as custom header instead of site logo and disable site logo for home page and disable custom header for other pages via custom css.
Thank you!
Theme Horse Support Team
KeymasterHi @ertugrulharman,
For this you can use some plugin or you need to customize the theme code as this is a new feature to add in the theme.
Thank you!
Theme Horse Support Team
KeymasterHi,
We have checked you site in iPhone, Android and you site displays with blue color which you have set.
Also I do inspect the style code and you have added#0084fffor the blue color which is displaying correctly in small devices. Please do check it from other devices and also do not forget to clear all the cache that your site uses.Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Robert,
We have not wrap the business page template with container, however we have wrapped it for other default page and post. What we suggest is just add below custom css code which makes the content to the full screen size
#main > .container { max-width: 100%; }Also do wrap your content via page editor with this html tag
<div class="container">--your content goes here</div>where you did not need full screen size in the same page.Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Marc,
Seems like it’s a weird problem.
Can you please deactivate all the activated plugins one by one. It may be conflict with some plugin.Thank you!
Theme Horse Support Team
KeymasterHi Marc,
The section you are talking about are the fields where user have full control with their content.
You can simply edit the content and write it with the language that you want to.Let us know if you have any problem.
Thank you!
Theme Horse Support Team
KeymasterHi Brian,
Go to the Appearance > Theme Options > Color Options Font Color Options > Content click on the select color button to change the content of the site.
If you just want to change the Description of the Slider only then please add below custom CSS code in Appearance > Customize > Design Option > Custom CSS:
.featured-text .featured-content { color: #777777; }Note: Change above HEX color code
#777777to your own Hex color code.Thank you!
Theme Horse Support Team
KeymasterHi,
Please go to the Settings > Reading there you have to choose Your homepage displays as a A static page and choose the page from the dropdown that you want to show as your homepage from the Homepage select option.
Thank you!
Theme Horse Support Team
KeymasterTheme Horse Support Team
KeymasterHi @info197
Could you please share the Url? So, that we can see the button that you are talking about and help you.
Thank you!
Theme Horse Support Team
KeymasterHi,
Title is hidden in large screen as well. It seems that you have added inline css code to hide title. Please remove those inline CSS code and the title will be visible.
Thank you!
September 9, 2018 at 7:32 am in reply to: How to change color from green to blue in Interface Pro #57325Theme Horse Support Team
Keymaster@emilybone175 For which theme you need to change the color?
-
AuthorPosts
