Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1333802
    anitaswebdesign
    Participant

    Hi,

    I’ve been through the forum and tried numerous codes but cannot seem to find one that will remove the line below the breadcrumb.

    You can only see the line on the inside pages.

    The URL is https://www.careercompasscanada.com

    Thank you!

    #1333803
    Jade
    Moderator

    Hi there,

    Please try this code:

    .x-breadcrumb-wrap {
        border-bottom: 0;
        box-shadow: none;
        text-shadow: none;
    }

    Hope this helps.

    #1333840
    anitaswebdesign
    Participant

    The line is still there.

    #1333877
    Rupok
    Member

    Hi there,

    Thanks for writing back. The above code should do the job but I can’t see the suggested code on your site. So perhaps you didn’t add this properly. Make sure to add under Customizer > Custom > CSS . Also make sure your other codes are closed properly and not interrupting the code to be generated properly.

    Cheers!

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