Ahoy,
On my mobile view some of my elements are overlapping the easy slider. How to I make this so The easy slider is visible? I need the text and buttons to show.
Hey mcraig77,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Attached
Hi mcraig77,
There is too much text, the code below will work for the 375px screen and up, but still does not look good on the 320px screen.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) {
#av_section_1 {
margin-top: 200px;
}
.responsive #top .slideshow_caption h2 {
font-size: 16px !important;
}
.html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
padding-top: 10px;
}
.avia-caption-content p {
margin: 0;
}
#top .avia-slideshow-button {
padding: 10px 5px;
margin-top: 15px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon