Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #996963
    lisacole1
    Participant

    Hi
    on my computer this looks totally fine, but on the clients computer there is a problem with padding

    This is the link
    http://www.exeterbabyactivities.co.uk/newsite/event/mamacafe-exeter/

    and I’ve attached what the client can see.

    any ideas appreciated!

    #996974
    Paul R
    Moderator

    Hi,

    It has no padding on smaller screens.

    To fix it, you can add this under Custom > CSS in the Customizer.

    
    @media (max-width: 1500px) {
    #tribe-events-pg-template {
        padding: 0 30px;
    }
    }
    

    Hope that helps.

    #1027784
    lisacole1
    Participant

    ace, thank you!

    #1027908
    Thai
    Moderator

    If you need anything else please let us know.

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