themeansar
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Newsup] Changing posts lists to excerptsHi Neilvagg,
Thanks for Contacting us,
You are using a pro version of Newsup Pro theme, WordPress not allowed pro theme related query answer here, so this please create a your query on Our Pro support Channel : http://themeansar.com/submit-ticket/
Thanks
Forum: Themes and Templates
In reply to: [Newsup] No padding or margin for featured image on single postHI Himanshu,
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] Post page not listing postsHi,
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-postIf you have any more questions, feel free to ask again!
Closing this ticket
Thanks
Forum: Themes and Templates
In reply to: [Newsup] No padding or margin for featured image on single postHi,
Thanks for conactting us,
This is not a issue, for this you can use or upload Max size image or add the below css code in additional css filed (Theme Dashboard >> appearance >> customize >> additional css filed)
.mg-blog-thumb img {
width: 100% !important;
}You can also following the screenshot link: http://prntscr.com/ritnz3
Any confusion lets me know
Thanks
Forum: Themes and Templates
In reply to: [Newsup] Post page not listing postsHi,
Save the settings and clear cache, then check your website
Thanks
Forum: Themes and Templates
In reply to: [Newsup] Post page not listing postsHi Himanshu,
Thanks for contacting us,
For this first of all create a Home page and assigning template
You can following the screenshot link: http://prntscr.com/ritath
then go to reading setting (Theme Dashboard >> Settings >> Reading) and select A static page then assign a Homepage: as a Home Page and Post Page: as a your Blog page then save Reading setting, you can also following screenshot link : http://prntscr.com/ritbn2
Any confusion lets me know
Thanks
- This reply was modified 6 years, 3 months ago by themeansar.
Forum: Themes and Templates
In reply to: [Businessup] Add text to homepageForum: Themes and Templates
In reply to: [Businessup] crushed images on mobile devicesHi,
Sorry for late reply,
For this please share your website link
Thanks
Forum: Reviews
In reply to: [Consultup] Great looking theme, fantastic supportHi,
Thanks for review… 🙂
Forum: Themes and Templates
In reply to: [Businessup] Add text to homepageHi,
Thanks for contacting us,
Sorry for this, it’s a part of code customization and beyond the support.
Thanks
Themeansar Help!Forum: Themes and Templates
In reply to: [Short] Short Theme Slider-Text disappears in mobile viewHi,
Glad to know it worked for you.We would really appreciate if you could provide us a review here:
https://wordpress.org/support/theme/short/reviews/#new-post
If you have any more questions, feel free to ask again!
Thanks
Forum: Themes and Templates
In reply to: [Short] Short Theme Slider-Text disappears in mobile viewHi,
For this add the below css code in additional css box
@media screen and (max-width: 767px) and (min-width: 240px) {
.mt-slider-inner .slide-caption .description p {
font-size: 8px;
}.mt-slider-inner a.btn-theme.hidden-xs {
display: block !important;
padding: 4px 3px;
}.mt-slider-inner .slide-caption h1 {
font-size: 80%;
}mt-slider-inner .btn-theme {
padding: 5px 9px !important;
font-size: 10px !important;}
}
Any confusion lets me know
Thanks
Forum: Themes and Templates
In reply to: [Newsup] Bug postHi,
It’s Working perfectly at our end, please check again your website
Thanks
Forum: Themes and Templates
In reply to: [Short] Short Theme Slider-Text disappears in mobile viewHi,
Thanks for contacting us,
For this add the below css code in additional css filed (Theme Dashboard -> appearance -> customize -> additional css filed)
@media screen and (max-width: 767px) and (min-width: 240px) {
#mt-slider .slide-caption .description {
font-size: 10px !important;
line-height: 15px !important;
}
}.description.hidden-xs {
display: block !important;
}Save the setting then check your website.
Thanks
Forum: Themes and Templates
In reply to: [Short] Slide in Mobile ViewsHi,
For this add the following css code in additional css filed (Theme Dashboard -> appearance -> customize -> additional css filed)
a.btn-theme.hidden-xs {
display: block !important;
}Any confusion lets me know
Thanks