Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1317593
    tkraemer81
    Participant

    Hi There,

    I’m trying to remove the line that appears above the text widget in the top footer bar. Is there any way to do this?

    My website is http://www.beardempire.net

    You guys are always crazy helpful. Thank you.

    #1317598
    tkraemer81
    Participant
    This reply has been marked as private.
    #1317624
    Joao
    Moderator

    HI There.

    Please add the following code to Appereance > Customizer > Custom > CSS

    .widget:before {
    display: none;
    }

    Thanks

    Joao

    #1317644
    tkraemer81
    Participant

    Worked like a charm. Thanks a million.

    #1317764
    Jade
    Moderator

    You’re most welcome.

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