Hello, I need to change the text color of the mobile cover as the phot I’m using is so bright and the text I selected for the whole theme and the desktop is white and I just need it black on the mobile.
Is anyone know hoe can I change it.
That would be very appreciated!
https://99-artco.com/
Hi @lilas-gh
This is Richard from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css
Step 3: Paste the below code at bottom of the file → Save
@media screen and (max-width: 767px){
#section-template–18107188379946__slideshow .Heading, #section-template–18107188379946__slideshow .flickity-page-dots {
color: black !important;
}}
Hope that my solution works for you.
Best regards,
Richard | PageFly