On a phone my easy slider (Under who we work with) goes really small. How do i get it to fill the width of the phone screen Thanks in advance.
Hey Kate,
Add this to quick css:
@media only screen and (max-width: 767px) {
.avia-builder-el-29{
padding:0px!important;
}}
Best regards,
Jordan Shannon
That worked perfectly thank you!
Hi KateStuartDesign,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria