• Resolved beckswade

    (@beckswade)


    Hi there,

    I would like to use Meta slider for images on the homepage. However, I would like it to sit flush on the homepage against the menu. Please see website to see what I mean:

    https://181.224.148.70/~party/

    Is there a way to add some custom ccs in to the theme options to do this please?

    Many thanks in advance,

    Becks

Viewing 1 replies (of 1 total)
  • Sam

    (@soumendra)

    Hello,

    You can try this in your Custom CSS for achieving that:

    #main {
        padding-top: 0;
    }
    .entry-content {
        padding-top: 0;
    }

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Reduce space above slider on home page’ is closed to new replies.