Background my account mobile version - by Eduard

This topic has 4 replies, 2 voices, and was last updated 4 years, 6 months ago ago by Rose Tyler

  • Avatar: Eduard
    Eduard
    Participant
    October 3, 2019 at 09:24

    hello I would like to know how I can put a background only on my account text in the mobile version

    https://prnt.sc/pe7yxi

    thank you

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 3, 2019 at 09:31

    Hello,

    You need to use custom CSS code:

    @media only screen and (max-width: 992px) {
        .et_b_header-account {
            background-color: #f0f0f0;
            padding: 10px;
        }
    }

    > http://prntscr.com/pe83o8

    Regards

    Avatar: Eduard
    Eduard
    Participant
    October 3, 2019 at 09:48

    thank you very much

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 3, 2019 at 09:50

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.