Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1343174

    Hi,
    I want to insert a gallery of 3 images in a tab. It works but when displayed online, the images are very small and do not occupy all the space, can you help me?

    Thank you :)

    #1343209

    Hey sitadi,

    Thanks for the screenshot. Could you post a link to where we can see the actual elements on your site as well please?

    Best regards,
    Rikard

    #1343219

    Hey Rikard,
    Thank you.
    Please find below link and connexion informations (the website is in construction).

    #1343241

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .av_tab_section .gallery-item {
        width: 33%;
        height: auto;
    }

    Best regards,
    Rikard

    #1343543

    Hi Rikard,

    Thank you, I try your code and added !important for each lines and that works !
    Best regards,
    Ida

    #1343577

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1343626

    Hi,

    You can close, thank you.
    Best regards,
    Ida

    #1343716

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Galery in tab’ is closed to new replies.