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

    Good day!

    Quick Question. When the top bar menu text stacks there is a large padding between lines. Is there a Quick CSS code I can add to reduce this?
    See: http://yennycocqsculpture.com on a mobile

    [Read] WHOLESALE | My Acccount

    Questions? +1————

    I want to reduce the space between these 2 items.

    THANK YOU!!!!

    #619530

    Hi Jojo,

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 767px) {
    .phone-info span {
    line-height:30px !important;
    }
    }

    Thanks,
    Rikard

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