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

    The social media box outline is overlapping the text in the mobile view. ANy suggestions?

    #342001

    Hey web4698!

    Thank you for using Enfold.

    Please use this on Quick CSS or custom.css:

    @media only screen and (max-width: 767px) {
    .responsive.social_header .phone-info {
    margin-top: 10px;
    }
    }

    Best regards,
    Ismael

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