Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi there,
First of all go to Appearance > Customize > Additional CSS and paste below custom CSS code:
.entry-meta .cat-links span { font-weight: 700; margin-right: 7px; float: left; }after that now go to theme main directory template-parts > content.php on line no: 39 there you will see below line of code:
<div class="cat-links"><?php the_category(' '); ?></div>replace above code with below one:
<div class="cat-links"><?php the_category('<span>></span>'); ?></div>Note: We recommended you to create a child theme for customizing the theme main code so that the customization code won’t lost whenever you update the theme to the new version.
Thank you!
Theme Horse Support Team
KeymasterHi there,
You can see the code via Appearance > Theme Editor however we do not recommended to edit the code from there.
Thank you!
Theme Horse Support Team
KeymasterCan you please clarify a bit more about your problem related to featured slider?
Thank you!
Theme Horse Support Team
KeymasterHi Mravi,
To change the background color just login to your WP Dashboard and then go to Appearance > Customize > Colors > Elements Color there you can see Background Color option to change background.
Thank you!
Theme Horse Support Team
KeymasterHi there,
Sorry! For this it needs code customize, you have to hire a developer.
Thank you!
Theme Horse Support Team
KeymasterTo show “You May Missed” only on Homepage just login to your WP dashboard then go to Appearance > Customize > Additional CSS
.site-footer .featured-stories { display: none; } .home .site-footer .featured-stories { display: inherit; }Thank you!
February 2, 2022 at 4:51 pm in reply to: 1 license of NewsCard Pro can be used for how many domains? #96710Theme Horse Support Team
Keymasterhi there,
You can use the NewsCard Pro theme into multiple sites/domains with single purchase/1 license.
Thank you!
Theme Horse Support Team
KeymasterWelcome anytime @dave-8341
February 2, 2022 at 4:44 pm in reply to: Header and Background images resetted with WordPress 5.8.3 #96705Theme Horse Support Team
KeymasterHi Dunde,
Can you please clarify more? We have not faced such issue while updating the WP.
Thank you!
Theme Horse Support Team
KeymasterHi Mike,
Sorry! You can not set slider option to Featured Posts 1 section int the banner. You can set only one post or two posts.
There is already a slider for Featured Posts (Large Image Banner), too many slider with posts decrease the sites speed.
It needs code customization you need to hide a developer for this as this a new feature to add in the theme.Thank you!
Theme Horse Support Team
KeymasterHi there,
Sorry! We are confuse.
Can you please clarify which Featured Posts you are talking about?Thank you!
January 29, 2022 at 5:03 pm in reply to: Latest Update section doesnt appear and home page redirect #96539Theme Horse Support Team
KeymasterHi there,
1. It seems that you have not set the Home page menu, To can easily set the Home Page via Appearance > Menus
2. Which latest news part you are talking about. If you are trying to set the latest posts as your homepage just go to Settings > Reading there you can see the Your homepage displays option where you can set latest posts as your homepage.
3. Where you want to show your adsense code?
Thank you!
Theme Horse Support Team
KeymasterWelcome anytime @margaretvrivenburg and @roypaxton5
Theme Horse Support Team
KeymasterHi there,
Sorry! Our themes are mobile friendly and you do not have to worry.
Sometime Google unable to crawl all the details, you have to check again and again.
Anyways we have just checked your site and it’s showing “Page is mobile friendly”and the page is easy to use on a mobile device.”
If you got same issue next time just click on the View Details link next to Page Loading Issues, and see the issue notes.Thank you!
Theme Horse Support Team
KeymasterHi there,
Sorry! Confused! What you are trying to do? Are you trying to disable menu style in mobile view or you are asking to have the same menu style that we have on demo site?
Thank you!
-
AuthorPosts
