New Landing How can we help? Themeforest Theme Support Neighborhood want woocommerce shop content to have negative top margin to overlap slider

Viewing 3 posts - 1 through 3 (of 3 total)
  • #300135
    jefflogo
    Member
    Post count: 32

    I want the woocommerce /shop page content to overlap a revolution slider I have at the top of the page. I’ve tried this css but it’s not working. Can you suggest the correct css for this?
    .woocommerce .content{
    position:relative;
    z-index:100!important;
    margin-top:-150px!important;
    }

    #300422
    jefflogo
    Member
    Post count: 32

    I found a way to do it.

    #300486
    David Martin – Support
    Moderator
    Post count: 20834

    Great, glad you sorted that.

    – David.

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

You must be logged in to reply to this topic.