how do I view the mobile version of my website in my dashboard?
This topic has 8 replies, 2 voices, and was last updated 1 minute ago ago by Ayan Rahman
how do I view the mobile version of my website in my dashboard?
Hi,
Thank you for your question. To view the mobile version of your website in your dashboard, please open the Customizer and use the responsive preview icons. These icons allow you to switch between desktop, tablet, and mobile views to see how your website appears on different devices.
If you are using a page builder, you can also find similar responsive preview options within the builder’s interface.
Best Regards,
8Theme’s Team
How do I make edits to my mobile version?
Hi,
Thank you for reaching out to us.
Please read this article – https://elementor.com/help/mobile-editing/
If there is a problem or misunderstanding with something specific, please describe it in detail and include screenshots as examples.
Warm Regards,
The 8Theme Team
How do I make the font smaller at the top of the page where it says “Free Shipping at $2000”
Hi,
Thank you for reaching out to us.
Custom CSS code can be used, for example:
.header-html_block1 a {
font-size: 2.2vw;
}
Warm Regards,
The 8Theme Team
where do I put the css code?
Hi,
Thank you for your question. You can add your custom CSS code in Theme Options > Theme Custom CSS > Global
Warm Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up