Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #555457

    Hi Kriesi!

    Thank you for an amazing theme!

    I would like to hide the the following code on mobile devices:

    .page-id-74 {
        padding-right: 15px;
        padding-left: 15px;
        background-color: white;
    }

    How do I achieve this?

    Thanks! :)

    • This topic was modified 8 years, 4 months ago by Forwards.
    #555527

    Hey Forwards!

    Surround it with this.

    @media screen and (min-width: 767px) {
    
    }

    Regards,
    Elliott

    #555616

    Hi Elliott!

    Your code worked perfectly! Thanks!

    Keep it up! :)

    #555632

    Hi!

    We are glad you got that short out!
    Btw, If you have a moment, I would very much appreciate if you could quickly rate the Enfold to themeforest, which wiII heIp us keep the deveIopment up!

    Please do not hesitate to contact us, if you do need anything else.

    Best regards,
    Basilis

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