BuddyBoss Home – Web Support Forums Themes BuddyBoss theme Slider not showing.

Tagged: ,

Viewing 4 posts - 16 through 19 (of 19 total)
  • Question

    #32044
    @milena

    Hi @michael,

    since the update my slide styling changed. I had some custom css added, and my slides are 600 px high (change made in buddyboss-slides-loader.php in the child theme) but the position of the text- that was in the middle of the slides was not altered.

    Now the text is too high – and if I add a fixed top margin- to lower it- the ipad portrait view looks bad- loo low. ( MINIMUM width of 721 pixels (tablets+)- there is only one styling section for both of these views)

    I checked and with the previous version – the title and text of the slides moved relatively and stayed in the center of the landscape or portrait view on ipad.

    How do I center the text in the middle (top and bottom) of the page now with the new version?

    thanks.

    Answers

    #32055

    Alyssa
    Participant
    @alyssa-buddyboss

    @milena there shouldn’t be any issues with the update. Did you make any other CSS changes to the slider? I was unable to replicate the issue on your current site, is the update still active or did you roll it back? Are you able to make the new version live for me to check out?

    #32059
    @milena

    Hi TJ,

    I found and changed this code after I wrote:

    #fwslider .slide_content {
    top: 80px;
    }

    Instead of

    #fwslider .slide_content {
    top: 0px;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    }

    This is a new code, it wasn’t there in the previous version.

    Some of my wordpress css settings are changed as well. Its really hard to keep tack of all these extra changes. I am afraid to update, it takes me days to get the site back.

    Did you upload another css in the past hour? I had some weird setbacks.

    #32084

    Alyssa
    Participant
    @alyssa-buddyboss

    @milena I’m not aware of any, if anything was changed it would be in the changelog here: https://www.buddyboss.com/release-notes/

Viewing 4 posts - 16 through 19 (of 19 total)
  • The question ‘Slider not showing.’ is closed to new replies.