BuddyBoss Home – Web Support Forums Themes Boss. theme Slider Secondary Line on Mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #41116
    @don4law

    On mobile, only the Title Text appears on the slider. The secondary text does not, and that is the most important because it adds context to the title. Is there a way to allow the secondary line to appear on mobile as it does on desktop?

    Answers

    #41185

    Alyssa
    Participant
    @alyssa-buddyboss

    @don4law correct, due to the limited space on mobile we opted to remove this text on mobile to bring it back add this to your child theme custom.css file:
    #fwslider .description{display:block !important;}

    #41229
    @don4law

    That didn’t seem to do anything to display the second line on the slides. Any other suggestions?

    #41244

    Alyssa
    Participant
    @alyssa-buddyboss

    @don4law I have tried several workarounds now and none of them work because the slides CSS is firing before all other CSS and has !important so I am unable to override it. I have sent the issue to the devs as a high priority.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Slider Secondary Line on Mobile’ is closed to new replies.