Hi,
I have a further issue on the text with image element on mobile. Would you kindly check my site? (link on private content)
Is there a way to get it better on mobile?
Best regards
Hey northorie,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
@media only screen and (max-width: 767px) {
#hello .avia_textblock img {
width: 50%;
}
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Please see the screenshot in the Private Content area of the expected results for mobile.
Best regards,
Mike
Way better!!! :)
Thank you so much.
Can be closed