Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1220449
    leehart09
    Participant

    Hi!

    I was wondering if its possible to increase the size of the login, register, logout, my account links in the topbar?

    And also, the currently have a series of dots underlining them. I’ve attached a screenshot of how the links look at the minute.Can these dots be removed to give it a cleaner look?

    Website details in private message below…

    Thanks,

    Catherine

    #1220454
    leehart09
    Participant
    This reply has been marked as private.
    #1220459
    Rupok
    Member

    Hi Catherine,

    Thanks for writing in! Yes it’s possible. You can add this under Custom > CSS in the Customizer.

    .x-topbar .p-info a {
      border-bottom: medium none;
      font-size: 20px;
    }
    .x-topbar .p-info .sep {
      font-size: 18px;
      padding: 0 5px;
    }

    Hope this helps.

    Cheers!

    #1220490
    leehart09
    Participant

    Thank you Rupok! That worked great! 🙂

    #1220506
    Paul R
    Moderator

    You’re welcome! 🙂

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