Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1264636
    Loc
    Participant

    Hi,

    I was wondering how do you remove the thin lines (red ones), but leaving in the green oen from the post carousel?

    #1264870
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .x-post-carousel-meta > span:first-child::before, .x-post-carousel-meta > span:last-child::after {
      background-color: transparent !important;
    }

    Hope this helps.

    Cheers!

    #1267416
    Loc
    Participant

    Thank you Rupok for getting back to me.
    I tried the above, but there wasn’t any changes done to the post carousel.
    If it makes it easier to edit, how do you make all the separators disappear?

    #1267440
    Loc
    Participant

    Ignore last, I got it to work (had an extra period in there for some reason when I put it in :s).

    Thanks!

    #1267736
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

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