Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #388715

    Hi,

    I would like that my background image be replaced when the user is on mobile device. Instead, I would like a white background. Could you help me ?

    Thanks a lot !

    #388986

    Anyone to help me ??? It’s a little urgent :(

    Thx !

    #389160

    Up please :)))))) I need help :)

    #389490

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 769px) {
    html.html_boxed { background: white !important; }}

    P.S.: Our queue goes from the oldest posts to the newest posts, so each time you self post, you are pushing your query to the end of the queue. In urgent cases, we recommend you not to post :)

    Best regards,
    Yigit

    #390069

    Thanks a lot :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mobile background’ is closed to new replies.