BuddyBoss Home – Web Support Forums Themes OneSocial theme Button size in the Homepage Slider

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

    #60129
    @lorette

    Where do I change the font size for the button in the Homepage Slider? BTW the template for the slider is sooo much easier to use than most I have worked with-so excited to get this new Theme set up.

    Thanks very much.

    Lorette

    Answers

    #60158

    Anonymous
    @

    Hi @lorette, Apply following css in onesocial child’s theme custom css option. Apply your font size.

    
    .bb-slider-container .slick-slider .slide_content .readmore .button {
      font-size: 32px !important;
    }
    

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Button size in the Homepage Slider’ is closed to new replies.