This topic has 7 replies, 3 voices, and was last updated 1 years, 2 months ago ago by Tony Rodriguez
Hi,
I added the newsletter to main header successfully. However, newsletter widget is not visible on mobile header builder. What is the reason for this? If it is not possible to enable newsletter on mobile, what are the alternatives for that?
Thanks in advance for your assistance.
Hello, Liva,
Thank you for contacting us and for using XStore.
Please check this topic – https://www.8theme.com/topic/how-come-newsletter-block-is-missing-from-mobile-nav-header-builder/
Kind Regards,
8theme team
Hi,
Thanks for the suggestion. I applied it but I need to adjust the size for mobile. Currently, it looks like this: https://prnt.sc/G6kntZ7z_JF0
Is it possible to make it responsive so that the image ratio and content will be protected?
Thanks in advance. Have a good day.
Hello, Liva,
We appreciate your prompt response.
Please add the next code in Theme Options > Theme custom CSS > Global:
@media only screen and (max-width: 768px) {
.header-newsletter-popup .et-popup {
left: 0;
right: 0;
transform: translateY(-50%);
}
}
Kind Regards,
8theme team
Hello, @Liva,
We appreciate your prompt response.
We are pleased to inform you that the issue you reported has been successfully resolved. We kindly request you revisit your site after clearing the cache to confirm the resolution.
For your information, we have implemented a CSS code under the following path: XStore > Theme Options > Theme Custom CSS > Global CSS. This action has effectively addressed your concern.
Please refer to the attached screenshot for your reference.
On desktop: https://ibb.co/d7zxkBS
On mobile: https://postimg.cc/yDQH0K0X
Best Regards,
8Theme’s Team.
Hello guys,
Thanks for your support. I applied the latter CSS code and it works perfect.
Have a good day!
Hello, @Liva,
Thank you so much for your kind words and feedback! We are delighted to hear that the CSS code we provided is working perfectly for you.
If you have any more questions or need further assistance in the future, please don’t hesitate to reach out.
Wishing you a fantastic day ahead!
This topic is now closed.
Best Regards,
8Theme’s Team.
Tagged: mobile header, newsletter widget, optimization, themes, woocommerce, wordpress
The issue related to '‘There is no newsletter widget on mobile header’' has been successfully resolved, and the topic is now closed for further responses