Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #706088

    Hi on mobile my partner logos are stacked one on top of each other with no space between. How do I create some space between them?

    Many thanks

    Jenny

    #706153

    Hey JennyGr,

    Kindly add this css code in Quick CSS (located in Enfold > General Styling):

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

    Let us know if it works :)

    Best regards,
    Nikko

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