Activity

  • Peter replied to the topic Remove arrows from slides in the forum BuddyBoss 3.0 9 years, 2 months ago

    Tried adding this at the bottom of custom.css to hid progress bars on slider

    Add this to your custom.css file in your child theme:
    .buddyboss_slides_container .timers, .buddyboss_slides_container .slidePrev, .buddyboss_slides_container .slideNext{display:none;}

    But to no effect – any clues where I’ve gone wrong?