Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1243632
    Carab12
    Participant

    http://thefitzpilates.com/about/

    Help. Also how do i fix margins so text isn’t smushed up against browser screen>?

    #1243696
    Paul R
    Moderator

    Hi,

    To fix the margin, you can add this under Custom > Edit Global CSS in the Customizer.

    
    @media (max-width: 979px) {
    .x-container.width.max {
        width: 88%;
    }
    }
    

    With regards to slider title, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

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