Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1178460
    marketinglaura
    Participant

    My footer widgets look great but when the page resizes for mobile, the text and content are sitting on the edge of the screen. How do I add padding to the left of each widget?

    #1178462
    marketinglaura
    Participant
    This reply has been marked as private.
    #1178660
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    @media(max-width:480px) {
    .x-colophon.top {
        padding: 20px;
    } }

    Hope it helps

    Joao

    #1188509
    marketinglaura
    Participant

    Perfect, thanks!

    #1188626
    Jade
    Moderator

    You’re welcome.

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