Forum Replies Created
-
AuthorPosts
-
April 25, 2019 at 6:50 am in reply to: How to translate "search" label and other theme options #62778
Theme Horse Support Team
KeymasterHi there,
Can you please try uploading your language inside the language directory.
Thank you!
Theme Horse Support Team
KeymasterHello there,
Could you please clarify what you are trying to say? Also please use the english language.
Thank you!
Theme Horse Support Team
KeymasterHi @lzzgchina1
Can you please clarify which green border you are talking about. We have already replied above that it’s a post slider and how to set it up.
Thank you!
Theme Horse Support Team
KeymasterHello there,
To change the background color of sidebar just use the below custom CSS code:
#page:before { background-color: #ffffff; } @media only screen and (max-width: 767px) { .main-navigation li, .main-navigation ul li ul li { border-color: rgba(0, 0, 0, 0.2); } } @media only screen and (max-width: 767px) { .site-header { background-color: #ffffff; } }Note: Change above HEX color code #ffffff to your own HEX color code to change the background color.
Thank you!
Theme Horse Support Team
KeymasterHello Alberto,
This theme already have a page menu item focused when you open a page. Can you please share us your site URL? So that we can see your site with the page menu.
Thank you!
Theme Horse Support Team
KeymasterHello Rufando,
To hide the Navigation menu in Pages Posts and hide the search holder just go to Appearance > Customize > Additional CSS and paste below custom CSS code:
.search-toggle { display: none; } @media only screen and (max-width: 767px) { .home .menu-toggle, .blog .menu-toggle { display: none; } }Thank you!
Theme Horse Support Team
KeymasterHello,
Just login to your admin dashboard and go to Settings > General there you can see the Site Language option to change the language of your site to your desire one.
Thank you!
Theme Horse Support Team
KeymasterHi Ravy,
It seems that you have used different appearance and action for mobile site. Please disable the mobile site as our theme is responsive which can be viewed on any small devices.
Thank you!
Theme Horse Support Team
KeymasterHi there,
Can you please share us the video link so that we can check from our end.
Thank you!
Theme Horse Support Team
KeymasterHello Jude,
There is some bad code in your custom CSS option just go to your custom CSS option and add
}after ‘background-color:#4f4e49;’ that you have added for header selector also add below CSS code into your custom CSS to remove the white line above the menu.#access { border: 0 none; }Thank you!
Theme Horse Support Team
KeymasterHi there,
Please edit your page and set the layout option to Full Width which you can find at the bottom of the page editor and update the post.
Thank you!
Theme Horse Support Team
KeymasterHi there,
Just edit your page and click on the image and image option will pop out click on edit option then you will see the image size option under display settings choose full size and update your page.
Thank you!
Theme Horse Support Team
KeymasterHi there,
Yes you can but it needs code customize, you need to create a child theme and modify the code and add the link to the complete image.
Thank you!
Theme Horse Support Team
KeymasterHi there,
This theme do not have any recommended size it works as a background image cover. However you can modify the post height as of your featured image. Just go to Appearance > Customize > Layout > Post Layout there you can see the Post Grid Height option to modify the height of the posts.
Thank you!
Theme Horse Support Team
KeymasterHi there,
You just need to set the featured image for your post as this theme works on your posts.
If you need to set the dummy content same like our demo site please request it hereThank you!
-
AuthorPosts
