Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1225179
    ahurlburt53
    Participant

    How easy will it be to put a border around the header title

    http://i.imgur.com/v48b6CK.png

    http://647.aaf.myftpupload.com/

    #1225251
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Those are two separate elements. For the heading, you can add this under Custom > CSS in the Customizer.

    
    .x-topbar .p-info {
        border: 1px solid #ffffff;
        padding: 5px;
    }
    

    Hope that helps.

    #1225352
    ahurlburt53
    Participant

    Made the changes. How can I incorporate the tag line with the first element :Smart Beta Field Guide”

    http://i.imgur.com/6cz3E0q.png

    web url
    http://647.aaf.myftpupload.com/

    #1225588
    Darshana
    Moderator

    Hi there,

    The best possible solution is to add your tagline also below that heading in your Topbar.

    Example code:

    
    <br />
    <h1 class="h-landmark"><span>Insights and Analysis on Smart Beta & Factor Analysis</span></h1>
    

    Hope that helps.

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