Hello. A slider is set to “Center Framed”. On media queries 414px and below, the items are centered when using Chrome inspect, but they are not centered when looking at the actual device.
Memberships Page has the issue.
Thanks,
Ryan
Hey WP Turned,
The reason it’s not centered is because of the font size and the length of the text. I can see you have this code:
@media only screen and (max-width: 479px) {
.responsive #top #wrap_all .av-mini-font-size-40{font-size:40px !important;}
.responsive #top #wrap_all .av-mini-font-size-18{font-size:18px !important;}
}
Try to replace 40px to 34px, let us know if this helps.
Best regards,
Nikko
Good to go, thank you!
Hi WP Turned Up,
Glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko