How to Make the Letters in Promo Banner Responsive?
-
How to make the letters responsive in your Promo Banner?
The letters will not shrink to a proporsional size if your theme is being accessed with a mobile device.
Please see the attachment for reference.
Thank you
Sorry, hereby i have re-upload the failed uploaded image I wanted to attach before.
Attachments:
You must be
logged in to view attached files.
Hi,
Try to add the following code snippet to the Custom CSS area for mobile devices only in Theme Settings to fix this issue.
.banner-inner h2 {
font-size:18px!important;
}
Regards
Thank you very much, you are awesome..
The topic ‘How to Make the Letters in Promo Banner Responsive?’ is closed to new replies.