Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1125659
    dguht
    Participant

    Dear Support – Team,

    i want to change the design in the widget-Area (category items) for sidebars.
    Attached you see the “Bildschirmfoto 2016-08-10 um 17.22.50” – this is like it is now.
    I wand to change it to “Bildschirmfoto 2016-08-10 um 15.45.35” – so want to remove the dotted border-bottom and the borders around the area. Between the categories the lines should stay. If possible i would like to use the triangle in a certain color.

    I presently use the integrity stack.

    Looking forward to your support.

    Thanks

    #1125785
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Please use following under Custom > CSS in the Customizer:

    .widget ul, .widget ol {
        border: none;
    }
    
    .widget ul li a, .widget ol li a {
        border: none;
    }

    Thanks!

    #1127289
    dguht
    Participant

    Thank you… this works fine.

    #1127345
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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