Tagged: Portfolio
Dear using the Portfolio Grid open the preview off the entry (known as AJAX Potfolio) the navigation arrow is over the title in the mobile version
How to make the arrows above the title?
sorry bad english i am using google translate
Hey dabarian,
Thank you for using Enfold.
You can use this css code to adjust the padding above the title.
@media only screen and (max-width:767px) {
.responsive .ajax_slide .av_table_col {
display: block;
padding: 50px 30px 30px 30px;
}
}
Please don’t forget to toggle the Enfold > Performance > File Compression after adding the code.
Best regards,
Ismael
Hi,
I have the same issue but this isn’t a fix for me.
The arrows overlap my image on mobile browsers.
Using AJAX, Slide function, preview images.
Hi,
@bartroovers: The code above will only take effect on mobile view. Please add it in the Quick CSS field.
Best regards,
Ismael
Solvetd
Tks
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon