Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1153017
    warrenfab
    Participant

    I’d like to be able to remove the borders from all posts / widgets. Have tried the following:

    .recent-posts-2.widget.widget_recent_entries {
    border:none;
    }

    .x-recent-posts .x-recent-posts-content {border:none;}
    .x-recent-posts a {border:none;}

    .x-widget-area {border:none;}

    .x-recent-posts a {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

    .x-container {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

    .x-widget-area {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

    Nothing is working. Are you able to help?

    #1153062
    Thai
    Moderator

    Hi There,

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

    Thanks.

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