Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #879185
    powrider686
    Participant

    Hey there,
    On my site fleminglandscaping.co, when you view the landscape services and lawn care services pages on a mobile device, the top heading is left aligned or even mixed with center alignment. I have it set to be center, and it works on the rest of the headings just fine. I’ve double checked everything too I believe.

    Can you take a look and help me figure that out?

    Thanks!

    #879187
    powrider686
    Participant
    This reply has been marked as private.
    #879765
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    @media (max-width:480px){
    h2, .h2 {
      font-size: 34px;
    }
    }

    Hope it helps.

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