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

    Hi

    Hopefully the title of the query says it all:

    Partner/Logo Element on mobile screen: 4 columns appearing as 2 x 2
    Element setting: 4 images, 4 columns, grid pattern

    Looks great on PC or iPad landscape – all in one row.
    on portrait iphone/ipad … two rows of two (on the left half of the screen)

    I’ve searched the previous forum and tried some CSS from other posts but I think their issues were different

    Awesome theme.

    Cheers!

    Richard

    #430803

    Hey richardbeatty!

    Thank you for using Enfold.

    I’m not sure if you have the latest version of the theme. Is the version 3.1.3? If not, please update it.

    Cheers!
    Ismael

    #430848

    Hi Ismael

    Yes it’s already on 3.1.3

    Thanks for looking into it

    Regards

    Richard

    #430985

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 990px) and (min-width: 769px) {
    #top .avia-logo-element-container .slide-entry {
      width: 50%;
    }}

    Regards,
    Yigit

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