BuddyBoss Home – Web Support Forums Themes Boss. theme home page slides text style

Tagged: 

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

    #56145
    @bhagwat-paraggmail-com

    Hello,

    My website is http://www.builderstatus.com

    and as you can see with a white slide image the text does not show up. I have 2 questions

    1) How do i re-size the height? will add_image_size(‘buddyboss_slides’, 1040, 400, true); work for that?

    2) How do i change the font/color of the slide text that shows up?

    Thanks,
    Parag

    Answers

    #56174
    @bhagwat-paraggmail-com

    I tried

    
    function alt_buddyboss_setup()
    {
    add_image_size('buddyboss_slides', 1040, 200, true);
    }
    add_action( 'after_setup_theme', 'alt_buddyboss_setup', 999 );
    

    and that does not seem to work for point 1.ANy idea how to get it to work?

    #56226

    Anonymous
    @

    Hi @bhagwat-paraggmail-com, this has been discussed before, I think the solution is the same as here:

    https://www.buddyboss.com/support-forums/topic/slider-size/

    Regards

Viewing 3 posts - 1 through 3 (of 3 total)
  • The question ‘home page slides text style’ is closed to new replies.