This topic has 8 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp
Hiya, on the theme options, there’s a setting for “responsive”, should it be enabled or not?
Many thanks.
Hello,
You should enable it if you want to have responsive design of the site on mobile devices.
Thank you.
Regards,
Eva Kemp.
Hiya, I have enabled responsive design, but I found an issue on my mobile site. On the revolution slide section on the home page, my link”find my perfect match now” failed to resize automatically like other wording displayed on the same slide, resulting in some info on that link not showing or some part of the image being covered by this link. How do we sort it out please?
Thanks.
Hiya, I have enabled responsive design, but I found an issue on my mobile site. On the revolution slide section on the home page, my link”find my perfect match now” failed to resize automatically like other wording displayed on the same slide, resulting in some info on that link not showing or some part of the image being covered by this link. How do we sort it out please?
Thanks.
Thank you very much for the post, it was very helpful.
Hello @Trendyfeel,
I’ve added this code in custom.css file:
@media (max-width: 480px) {.tp-caption.black14, .black14 {
width: 150px;
}
.button.white {
width: 150px;
font-size: 7px;
}
.tp-caption.medium_bg_orange, .medium_bg_orange {
margin-top: -10px !important;
}}
But as your buttons are placed in different sections on different slides it’s difficult to set the button correctly.
Please check it now.
Thank you.
Regards,
Eva Kemp.
Hi Eva
Thanks a lot for your help. It did improve a lot.
Is it a way to code the buttons individually for each slides so that the button in question will always fit?
Many thanks.
Hello,
Unfortunately there is no such possibility. Sorry.
Regards,
Eva Kemp.
Tagged: enable, optimization, responsive design, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up