Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Alberto,
Do you need to hide title or both title and article?
Thank you!
Theme Horse Support Team
KeymasterHi Lemonpath,
May you have used some plugins or something for mobile version. Deactivate/Disable mobile version feature as this theme is responsive to any devices. So you not need to have the mobile version of your site.
Thank you!
Theme Horse Support Team
KeymasterHi Lucia,
Can you please share us your site Url? So that we can check from our end.
Thank you!
April 28, 2019 at 3:52 am in reply to: We don´t want our Big Header Image to be seen on pages and posts #62871Theme Horse Support Team
KeymasterHi AMD,
Can you please check deactivating all plugin one by one. It may be plugin conflict too. Also please check/uncheck the checkbox and save it twice.
We apologies for the late reply. We are busy fixing some issue into the site. You can post the topic here in this forum which will be replied within 24 hours. Please consider slower response times due to time difference and in weekend as well.
Thank you!
Theme Horse Support Team
KeymasterGreat @seiyukaras If you have any problem do not hesitate to contact us.
Thank you!
Theme Horse Support Team
KeymasterHello,
Great that you solved it.
If you have any problem do not hesitate to contact us.Thank you!
Theme Horse Support Team
KeymasterSorry! @mywebdesign it needs code customization. You can not add second phone number using HTMl only.
Theme Horse Support Team
KeymasterThank you for your time and review @info299
Theme Horse Support Team
KeymasterWelcome anytime @info299
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.
Theme Horse Support Team
KeymasterHi there,
We have reduce the width size on single page as of user point of view to read the content.
You can add below line of code in Appearance > Customize > Additional CSS to make the content area to full width.@media (min-width: 1400px) { .post-template-default .site-content .container, .page-template-default:not(.woocommerce) .site-content .container { max-width: 1340px; } } @media (min-width: 1600px) { .post-template-default .site-content .container, .page-template-default:not(.woocommerce) .site-content .container { max-width: 1540px; } } @media (min-width: 1800px) { .post-template-default .site-content .container, .page-template-default:not(.woocommerce) .site-content .container { max-width: 1740px; } }
Thank you for using our theme.
Theme Horse Support Team
KeymasterHello there,
To remove the post navigation just add the below line of custom CSS code in Appearance > Customize > Additional CSS
.post-navigation { display: none; }
Thank you!
Theme Horse Support Team
KeymasterHi there,
For this it needs code customization. You need to hire a developer as this is a new feature to add in the theme.
Thank you!
April 25, 2019 at 7:47 am in reply to: We don´t want our Big Header Image to be seen on pages and posts #62800Theme Horse Support Team
KeymasterHi there,
To hide the featured image on page and posts just go to Appearance > Customize > NewsCard Pro Settings there you will see Featured Image display option for posts and page.
Thank you!
Theme Horse Support Team
KeymasterHi Rufando,
Add below line of code into your custom CSS option to hide the page title container:
.page-title-wrap { display: none; }
Thank you!
Theme Horse Support Team
KeymasterHi there,
As we already said that this theme uses background image cover for post grid view you can use any size. However, if you need a pixel perfect view you have to set the image min 360px × 252px.
Thank you!
-
AuthorPosts