New Landing How can we help? Themeforest Theme Support Neighborhood Somehow a script is adding a padding-top between the menu and the slider.

Viewing 10 posts - 1 through 10 (of 10 total)
  • #133174
    MrSnarf
    Member
    Post count: 9

    Right below the menu should be the slider which has margin-top: 0, but somehow in element in the html gets styled with padding-top:264px. Have looked a way to fix this, but nothing changes.

    Can you help me please?
    Thanks

    #133261
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    
    .inner-page-wrap.has-no-sidebar.no-bottom-spacing.no-top-spacing.clearfix {
    padding-top: 0px!important;
    }

    -Rui

    #133971
    classicdubliner
    Member
    Post count: 28

    Hi there

    I’m experiencing the same problem.

    Where exactly do I need to enter this code? style.css? If so, where in the css file do I add it?

    Many thanks in advance

    Colin

    #133982
    westcoastsurf
    Member
    Post count: 210

    Add it to

    Theme Options / General Options

    Scroll down until you see the Custom CSS box

    #134023
    classicdubliner
    Member
    Post count: 28

    Hi westcoastsurf

    Thanks for the reply. This solves my question about where to put the custom css.

    However, I’m still experiencing the padding issue between my header and my slider.

    Please look at the attached image – there is too much space that I’d like to decrease between header and slider.

    Many thanks

    Colin

    Attachments:
    You must be logged in to view attached files.
    #134041
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @classicdubliner

    Can you provide us the url of your site?

    -Rui

    #134211
    MrSnarf
    Member
    Post count: 9

    Hi Rui, thanks for the answer I tried it but it is not working. The padding-top has reduced but still not where it should. I’m attaching a screenshot and the code:<div class="inner-page-wrap has-no-sidebar clearfix" style="padding-top: 264px;"> This 264 px added to the div tag, I don’t know where it comes from. It is not in the css, it is in html.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #134215
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @MrSnarf

    The css I provided will replace the 264px by 0px
    Can you add the custom css I provied before and let us know so I can check further.

    -Rui

    #134216
    MrSnarf
    Member
    Post count: 9

    Rui, I did add the custom css you provided. As I said, the padding-top reduced, but not to 0 as it should.

    Thanks

    #134232
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Probably is the browser cache. Please clear all the cache

    This is what i’m seeing.
    https://www.dropbox.com/s/puxv5rjt869nv5h/header_spacing.png?dl=0

    -Rui

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