supportansar
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Newsup] picture in headerHi,
Sorry for this, we have provided this feature in Newsup Pro Theme,
Any other issues feel free to as us!
Thanks
Forum: Themes and Templates
In reply to: [Newsup] picture in headerHi,
For this go to Banner Advertisement settings ( Theme Dashboard >> appearance >> customize >> Frontpage options >> Banner Advertisement) and change the banner image according to your need.
Thanks
Forum: Themes and Templates
In reply to: [News Way] Switching to PHP 8.0Hi,
Thanks for contacting us,
If you are using any plugins then please deactivate plugins one by one and then check your website.
Thanks
Forum: Themes and Templates
In reply to: [Newsup] getting rid of sidebarHi,
Thanks for contacting us,
For this please activate the Newsup Theme, then let me know, we will check then assist you better
Thanks
Forum: Themes and Templates
In reply to: [Newsup] Authored articles don’t showHi,
Thanks for contacting us
It’s working perfectly at our end, if you are using any plugins then please deactivate plugins one by one and then check your website, or if you edit or customize the code in the theme package then remove the customization code then check your website.
Any confusion let me know
Thanks
Forum: Themes and Templates
In reply to: [Newsup] picture in headerHi,
Thanks for contacting us,
For this please activate the Newsup theme then let me know, we will check then assist you better.
Thanks
Forum: Themes and Templates
In reply to: [Fameup] Widget bugHi,
Thanks for finding this issue,
Please update the theme we have released a new version of Fameup Theme with this issue fixed.
Any confusion let me know.
Thanks
Forum: Themes and Templates
In reply to: [Newsup] Remove “Related Posts”Hi,
Thanks for contacting us,
For this go to Single Post settings (Theme Dashboard >> appearance>> customize >> Theme Options >> single post ) and uncheck Related post and save the settings, you can also follow the below screenshot link –
Any confusion lets know
Thanks
Forum: Themes and Templates
In reply to: [Newsup] How to reduce the height of header imageHi,
For this add the below CSS code in the Additional CSS field
footer .overlay { padding: 0px 0 0 0; }Thanks
Forum: Themes and Templates
In reply to: [Newsup] How to reduce the height of header imageHi,
Thanks for contacting us,
For this please add the below CSS code in additional CSS field (Theme Dashboard >> appearance >> customize >> additional CSS filed )
.mg-nav-widget-area-back .inner { padding: 70px 0; height: 200px; }Change the height and padding value according to your need,
Thanks
Hi,
Glad to know it worked for you.
We would really appreciate it if you could provide us with a review here:
https://wordpress.org/support/theme/newsup/reviews/#new-postIf you have any more questions, feel free to ask again!
Thanks
Hi,
Add the below CSS code in the additional CSS filed
.wrapper { overflow: hidden; }save the code then check your website
Hi,
You can remove the below CSS code in an additional CSS field, we will check and then provide you with a better solution.
remove this code in an additional CSS field-
body { overflow: hidden; }Hi,
you can try the below CSS code in an additional CSS filed
body { overflow:hidden; }Hi,
You can try the below CSS code in additional CSS filed
@media screen and (min-width: 240px) and (max-width: 1179px) { .col-md-9 { padding-right: 0; padding-left: 0; } }