Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi @bkchua,
There are many elements that need to be resized accordingly with the base font size ratio. So you can upgrade to the Pro Version to have an access to change the font size to those elements individually. But as you asked for the content font size on mobile view so please go to ‘Appearance > Customize > Design Option > Custom CSS’ and paste the below Custom CSS Code.
@media (max-width: 767px) { body, input, textarea { font-size: 16px; line-height: 1.5; } }
Thanks
Theme Horse Support Team
KeymasterHi @venepress-web,
Yes you can make that layout on Premium Version with the use of Card/Block Posts Widget. In Card/Block Posts Widget you can select one column layout choosing Block Post Style view even with enabling the carousel slider. Like you can check in our Premium Demo (here). There is Card/Block Post widget used under the Title ‘Block Post -Single Column’ as like you described.
To check the more features on the Premium Version you can check the Demos (here)
Thanks
Theme Horse Support Team
KeymasterSorry we haven’t coded to provide the feature to show Post Title with description on Top Stories Section. For that you need to hire a developer to customize the code for you by making child theme.
Thanks
Theme Horse Support Team
KeymasterHi @venepress-web,
You cannot set logo on the sticky Navigation Bar but the Text can be shown with some Additional Custom CSS code that will be provide by our Support Team. If you need to set logo on Sticky Navigation Bar as well rather than the Text then you need to hire a developer to customize the code for you.
If you agree to Purchase the Premium Theme then you can ask for the Addition CSS Code by creating Topic on NewsCard Premium on Forum then our Support Team will Provide you the Additional CSS Code to show Text On Sticky Navigation BarThanks
Theme Horse Support Team
KeymasterHi @venepress-web,
To Change the ‘Top Stories’ title to ‘Breaking News’ or any other desired Text then please go to ‘Appearance > Customize > Top Stories Posts’ and then you can change the Posts Title there from the input field.
and Sorry the top stories section will show either Latest Posts or the desired Posts through categories. Category with empty post will not be shown in the category list. If you want to hide the Top Stories Section then you can check the option to Hide Top Stories Post on the same setting section as mentioned above.Thanks
Theme Horse Support Team
KeymasterHi @venepress-web,
To make the Navigation Menu Center please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
@media (min-width: 992px) { .navbar-main .container { padding-left: 85px; } .main-navigation { width: 100%; } .main-navigation .navbar-nav { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; } .main-navigation li { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; float: none; } .navbar-nav.d-lg-block { display: flex !important; } }
Thanks
March 4, 2020 at 7:59 am in reply to: Show featured image caption / Link TH widget title to respective category #75455Theme Horse Support Team
KeymasterHi @ahmed-voloder,
Sorry you cannot show caption on Featured Image even in Single Post also you cannot add the link to Widget Title for respective Categories. As this will be the new feature for the theme so you need to hire a developer to customize the code for you by making child theme.Thanks
Theme Horse Support Team
KeymasterOk,
The image you are using is for the Header Media which is set from ‘Appearance > Customize > Header Media’. But to set the image on Header Background like the demo then please go to ‘Appearance > customize > Header’ and then you can set the background image from there.Thanks
Theme Horse Support Team
KeymasterWe are so sorry for the late response due to some unavoidable circumstances. and Sorry you can use the Adsense code on other areas like main content area, sidebar area and footer area but you cannot use it on Header ad section. There you can only upload the ad images with URL links. If you want to use Adsense code on header ad section area as well then you need to hire a developer to customize the code for you by making the child theme.
And to want to set up the Homepage Slider like demo then you can set it from ‘Appearance > Customize > Banner’ There you can play with the settings where you can find lots of options for slider Variations.
Theme Horse Support Team
KeymasterHi @shawn,
We are so sorry for the late response due to some unavoidable circumstances. We checked your Site that you share with us and its working pretty well for the dark customization even the text colors. It’s great you solved the issue by your self.
Anyways please let us know if you have any other queries regarding the theme.
Thanks
Theme Horse Support Team
KeymasterIts great @tuithichmmo, that you solved it.
Please let us know if you have any other queries regarding the theme.
Thanks
Theme Horse Support Team
KeymasterHi @douglas-porter,
Could you please share us your site URL so that we can check about the issue.
Thanks
Theme Horse Support Team
KeymasterHi @dejisomefun,
First you have to check ON to ‘show post from Category’ instead of ‘Show Latest Post'(default) and then choose the category from the list.
Thanks
Theme Horse Support Team
KeymasterSorry we have updated some tiny code on href links. Now please copy those above code again and follow the same instruction for the addition CSS. Yes if you have already customized Additional CSS that we provided from other Topic then you can add the above provided code at the end of those code.
Thanks and now hope it will work for you.
Theme Horse Support Team
Keymasterwelcome @system-administrator,
Please let us know if you have any other queries regarding the theme.
Thanks
-
AuthorPosts