Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • original.com Friend
    #1034463

    Greetings,
    Please help me to make the slogan text to apear on a sigle line text under the logo on small mobile screens.

    Thank you

    B.T.

    pavit Moderator
    #1034574

    Hello

    Add to your custom.css file this line of code :

    @media screen and (max-width: 479px) {
    .logo-text .site-slogan {
    white-space: nowrap;
    }
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  pavit 7 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum