Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1261442
    gonpla
    Participant

    Hi,
    I would like how can I set my custom CSS code for each device size.
    I have tried in “/themes/x/style.css” and from visual CSS Editor (in theme, Personalize, Custom code), but it doesn’t work. I set my code as:

    @media (min-width: 980px){
    custom CSS….
    ……
    }

    Thank you.

    #1261603
    Joao
    Moderator

    HI There,

    You can add i at Appereance > Customizer > Custom > CSS

    @media (min-width: 980px) {
    custom CSS….
    ……
    }

    It should work.

    If you are facing difficulties please post your whole code.

    Thanks

    Joao

  • <script> jQuery(function($){ $("#no-reply-1261442 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>