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

    Hey there, on a desktop /ipad my partner/element logo has 4 rows and 4 columns. I’d like there to be 1column only for mobile devices such as smartphones. How can I do this pls? thank you

    #838595

    Hey Marssolutions,

    Could you post a link to your site so that we can take a closer look please?

    Best regards,
    Rikard

    #839026
    This reply has been marked as private.
    #839187

    Hi,

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

    @media only screen and (max-width: 767px) {
    #top .avia-logo-element-container .slide-entry {
        width: 100% !important;
    }
    }

    Best regards,
    Rikard

    #839655

    Thanks Rikard, it works really well!

    #839775

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #839784
    This reply has been marked as private.
    #839889

    Hi,

    Great, thanks for letting us know. 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 ‘Partner/Logo Element help pls’ is closed to new replies.