Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1132730

    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

    #1133899

    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

    #1143472

    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.

    #1144033

    Hi,

    @bartroovers: The code above will only take effect on mobile view. Please add it in the Quick CSS field.

    Best regards,
    Ismael

    #1151804

    Solvetd
    Tks

    #1151909

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.