Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #925721

    I’ve created a page, which looks fine on my laptop, but on my big display (2560 x 1440) the images become small again. I’ve searched the forum and found the following code:

    
    .av-masonry-entry { width: 100%; }

    That works, but not for the big display. How can I solve this?

    #926833

    Hey kashmyra,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .av-masonry-entry { width: 100%!important; }
    

    If you still have any issue please upload a screenshot/mockup to imgur.com and share the link here so we can help you better :)

    Best regards,
    Vinay

    #926839

    Yes, yes, yes ;-) . That works! Thank you very much!

    #927127

    Hi,

    Great, glad 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

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