Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi @puskopad052
Can you please provide us your site Url? So that we can see the border around your images and provide you the code to change the color of the borders.
Thank you!
Theme Horse Support Team
KeymasterSorry! You need to contact to your hosting provider or one of the developer to fix those problem.
Thank you!
Theme Horse Support Team
KeymasterHi Richard,
Please see this instruction to add the clickable advertisement.
If you have any problem please let us know.Thank you for using our theme.
Theme Horse Support Team
KeymasterTheme Horse Support Team
KeymasterHi,
You can simply add below code to remove it only from the home page.
<?php if ( !is_front_page() ) { wp_head(); } ?>Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Robert,
You can simply add below custom CSS code to hide the theme built-in navigation on mobile devices.
@media only screen and (max-width: 767px) .menu-toggle { display: none; } }Thank you for using our theme.
Theme Horse Support Team
KeymasterHi,
We have hide those description on small devices.
If you want to show it just add below Custom CSS code:@media only screen and (max-width: 767px) #site-description { display: block; } }Thank you for using our theme.
Theme Horse Support Team
KeymasterCan you please provide us your site Url? So that we can see your site.
Thank you!
Theme Horse Support Team
KeymasterHi there,
Since WP 5.0 Yoast Plugin have moved its settings/options to the top right side of the new editor page. Where you can have focus keyword as well as other options.
Thank you!
Theme Horse Support Team
KeymasterHi there,
Assign a new category and set the 2 post as well as set the this category for footer Featured Posts.
Thank you!
Theme Horse Support Team
KeymasterHi there,
The theme you are using into your site is not developed by us. So please contact to the main author of the theme.
Thank you!
Theme Horse Support Team
KeymasterWelcome anytime @chindaporn-pn
We have spend lots of time and efforts to develop this theme available free for all.
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/theme/newscard/reviews/?filter=5
We really appreciate your rating.Thank you for using our theme.
January 17, 2019 at 11:45 am in reply to: How to set homepage(index.php) full width but keeps other page/posts's sidebar #59705Theme Horse Support Team
KeymasterYou are welcome anytime @longruibin
Theme Horse Support Team
Keymaster@marketing8 This feature will be available only in the premium version which will be released very soon with lots of features.
Thank you for your interest.
Theme Horse Support Team
KeymasterHi there,
You can just limit the post title in one row but not the length. To limit the title in one row just go to Appearance > Customize > Additional CSS and paste the below custom CSS code to
.featured-section .entry-title, .featured-stories .entry-title { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }Thank you for using our theme.
-
AuthorPosts
