New Landing How can we help? Themeforest Theme Support Neighborhood Spacing between parallax elements

Viewing 10 posts - 1 through 10 (of 10 total)
  • #120936
    travwaite
    Member
    Post count: 21

    I’ve got 2 parallax elements on a page that I want a 1px gap between. I’ve already figured out how to reduce the space between the promo bar and the first parallax using css I found in the forum:

    .spb_parallax_asset{
    margin-top: 1px;
    }

    But haven’t yet worked out how to change the space between the two elements. mt0 and mb0 seem to be ineffective. I’m sure there is a css fix though?

    Another issue that I’m finding on our front page and blog page is the grey overlay & link that appears when you hover over a picture. Is there a simple css fix to turn that off?

    Thanks…

    #120949
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Which page?

    – Kyle

    #120993
    travwaite
    Member
    Post count: 21

    Sorry – thought I sent that through
    http://topdrawerlingerie.com.au/m

    #121000
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You haven’t added mb0 to the top parallax (see screenshot)

    – Kyle

    Attachments:
    You must be logged in to view attached files.
    #121005
    travwaite
    Member
    Post count: 21

    I had tried it before and no success. It’s back in place now, but not doing its thing?

    #121006
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Looks like you’ve put a comma after it? (see screenshot)

    – Kyle

    Attachments:
    You must be logged in to view attached files.
    #121009
    travwaite
    Member
    Post count: 21

    Ah… Got it. Thanks.

    Any tips on getting rid of the grey overlay (plus link icon, etc) on the feature images on the homepage and the blog images?

    #121010
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    figure .overlay {
      display: none;
    }

    – Kyle

    #121014
    travwaite
    Member
    Post count: 21

    Perfect. Thanks Kyle.

    #121018
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register