Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #981141
    piexec
    Participant

    Id like to add a 5px line to the top of the Page title container. How?

    Thanks in advance!

    #981165
    Thai
    Moderator

    Hi There,

    Please provide us with your website URL so we can take a closer look?

    Thank you.

    #981368
    piexec
    Participant

    palmharborpress.com

    #981559
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    header.x-header-landmark {
        border-top: 5px solid #058CB3;
    }

    Hope this helps – thanks!

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