Comments codigoprensa started the conversationApril 19, 2019 at 5:16amMy problem is that when I see the page on a mobile the titles of the main slide are centered, they are not aligned to the left as in the desktop view. How can i solve this? My purchase code is: d6c5fdae-8fb3-4cad-8a1a-4f852948ecf3 2,700PenciDesign repliedApril 19, 2019 at 8:21amHi,If you want to do that, please add more this code to Customize > Custom CSS: @media only screen and (max-width: 767px){ .penci-slide-overlay .penci-mag-featured-content .feat-text { text-align: left; } .penci-slide-overlay .penci-mag-featured-content{ padding: 0 5px 0 10px; } } Best Regards,PenciDesign Sign in to reply ...
My problem is that when I see the page on a mobile the titles of the main slide are centered, they are not aligned to the left as in the desktop view. How can i solve this?
My purchase code is: d6c5fdae-8fb3-4cad-8a1a-4f852948ecf3
Hi,
If you want to do that, please add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign