Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #247462

    How do I set a fix width and height for both the main gallery input and thumbnails sizes?
    Currently the width and height are too big, including the thumbnails, thanks!
    Thank you!

    • This topic was modified 10 years, 6 months ago by kayzelmoo. Reason: Done
    #248136

    Hey Kayzel!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
    width: 10%;
    }

    Regards,
    Yigit

    #248347

    Solved thank you, you may close the thread for this issue :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Gallery with small thumbnails sizes’ is closed to new replies.