Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi,
Can you please share us your site where you have added the code so that we can see the problem. Also you can check it by deactivating the plugin one by one that you have activate into your site. It may be the plugin conflict as well.
Thank you!
Theme Horse Support Team
KeymasterHi,
For this you have upgrade to premium version of FolioPress where you can set min. 2 – max. 5 column post. There is launch offer where you can get 20% discount. You can set the 6 column via custom CSS but the appearance of your website looks off because of 6 column.
Thank you!
September 27, 2018 at 11:00 am in reply to: How to use different headings on Home page and rest of other pages #58219Theme Horse Support Team
KeymasterYou are welcome @nan-lu2005
September 24, 2018 at 10:50 am in reply to: How to use different headings on Home page and rest of other pages #58170Theme 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#0084ff
for 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
#777777
to 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
Keymaster -
AuthorPosts