Activity

  • Milena replied to the topic Slider not showing. in the forum BuddyBoss 4.0 9 years, 7 months ago

    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.