Forum Replies Created
-
AuthorPosts
-
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!
Theme Horse Support Team
Keymaster@akshat-k-madan you can easily add those line via child theme instead of using javascript.
Theme Horse Support Team
KeymasterHi there,
Youtube video have sound and we are able to set it on site header without any issue on sound.
Please check you browser settings for sound. May some settings mute the sound for video.Thank you!
Theme Horse Support Team
KeymasterHello,
Which version of WordPress you are using? If you are using 5.0+ you have to add the
Image Blockand you will get block settings along with image size option on the right sidebar of the page editor.
If you are using the WP version below 5.0 and adding the image via code you will have to add some class to make the image full size.Thank you!
Theme Horse Support Team
KeymasterHi Seiyukaras,
Did you activate the
co-authorplugin also please provide us the url forco-authorplugin so that we can check from our end.Thank you!
Theme Horse Support Team
KeymasterWelcome anytime @hello13
-
AuthorPosts
