themeansar
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Newsup] need support for Enable Slider Banner SectionHi,
For remove header image, use the below css code in additional css filed (Theme Dashboard >> appearance >> customize )
.mg-nav-widget-area-back .inner, .mg-nav-widget-area-back { background: none !important; }for remove slider use the below css code in additional css filed
div#homemain { display: none !important; }Any confusion lets me know
Thanks
- This reply was modified 6 years, 3 months ago by themeansar.
Forum: Themes and Templates
In reply to: [Newsup] Mobile Menu IconHi,
Thanks for contacting us,
For this paste the below css code in additional css filed (Theme Dashboard >> appearance >> customize )
.navbar-toggle { position: static !important; float: left; }Any confusion lets know
Thanks
Forum: Themes and Templates
In reply to: [Newsup] need support for Enable Slider Banner SectionHI Karan,
Thanks for contacting us,
Your website link not working well at our end, please check then let us know
Thanks
Forum: Themes and Templates
In reply to: [Newsup] Some bugs with the themeHI Visor,
Thanks for contacting us and thanks for mention this issue,
We have fixed second A and second B issue in new latest version of Newsup theme 2.2, please update Newsup 2.2 version and check your website.
And if you need Read More button in Double Categories post for this go to your post and add Read more tag in content editor, for this you can following the article link: https://eclairdesigns.com/add-read-more-tag-gutenberg/
Any confusion lets know
Thanks
Forum: Themes and Templates
In reply to: [Newsup] Responsive version problemHi Jnoe,
For this add the below css code in additional css filed
@media screen and (min-width: 768px){ .mg-headwidget .site-branding-text, .mg-headwidget .site-branding-text a, .site-title a, .site-description { font-size:24px !important; } }Any confusion let’s know
Thanks
Forum: Themes and Templates
In reply to: [Newsup] Adsense in HeaderHi Jnoe,
Sorry for this we have provided this feature in our pro version of Newsup Theme,
If you have any question feel free to ask
Closing this ticket
Thanks
Forum: Themes and Templates
In reply to: [Newsup] Responsive version problemHi Jnoe,
Thanks for again contacting us,
For this please indicate screenshot which are you face in responsiveness
And remove entire footer for this add the below css code in additional css field
footer
{
display:none !important;
}Thanks
Forum: Themes and Templates
In reply to: [Newsup] remove the menu in the footerHI Jnoe,
Glad to know it worked for you.We would really appreciate if you could provide us a review here: https://wordpress.org/support/theme/newsup/reviews/#new-post
If you have any more questions, feel free to ask again!
Closing this ticket
Thanks
Forum: Themes and Templates
In reply to: [Newsup] Front-page content sectionHI Jammer,
For this you can following the support link : https://wordpress.org/support/topic/post-page-not-listing-posts/#post-12559529 to activate front-page template then use frontpage page area and frontpage sidebar area widget.
Any confusion lets me know
Thanks
Forum: Themes and Templates
In reply to: [Newsup] remove the menu in the footerHi Jnoe,
Thanks for contacting us,
Paste the below css code in additional css filed (Theme Dashboard -> appearance -> customize -> additional css filed)
.info-right
{
display:none !important;
}Any confusion lets me know
Thanks
Forum: Reviews
In reply to: [Newsup] Great theme, great customer serviceHi Neil,
Thanks for awesome review 🙂
Forum: Reviews
In reply to: [Newsup] Nice modern and easy to use themeHi Jammer,
Thanks for review.
Forum: Themes and Templates
In reply to: [Newsup] Slider speedHI Jammer,
Glad to know it worked for you.We would really appreciate if you could provide us a review here: https://wordpress.org/support/theme/newsup/reviews/#new-post
If you have any more questions, feel free to ask again!
Closing this ticket
Thanks
Forum: Themes and Templates
In reply to: [Newsup] Slider speedHi Jammer,
We have only increase time duration for slider speed, if you change according to you for this Open custom.js file (Newsup Theme Package >> js folder >> custom.js)
and find this code in line no 31
autoPlay: 3000, //Set AutoPlay to 3 secondsthen increase autoplay, like 3000 to 5000, you can also following below screenshot linkAny confusion lets me know
Thanks
Forum: Themes and Templates
In reply to: [Newsup] Slider speedHi Jammer,
Thanks for contacting us,
We have fixed this issue in 1.8 version of Newsup theme, please update Newsup theme with 1.8 version then check your website
Thanks