• Hello,

    I would like to decrease the size of, or completely remove the grey space between the slider and the content on my frontpage seen here: steamwox.ca

    All help appreciated, thank you!

    • This topic was modified 8 years, 3 months ago by xtelcee.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Sam

    (@soumendra)

    Hello,

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

    #athena-homepage-widget > div {
        display: none;
    }

    Hope that helps.

    Thank you.

    Thread Starter xtelcee

    (@xtelcee)

    Hi Sam,

    Worked like a charm! Thank you so much for your help and quick reply!

    Thread Starter xtelcee

    (@xtelcee)

    Hi Sam,

    Nevermind ?? it worked in the live preview, but not sure why it does not stay once I save changes.

    Sam

    (@soumendra)

    Hello,

    Currently I cannot see that code in your site.

    Make sure you have added that properly.

    Thank you.

    Thread Starter xtelcee

    (@xtelcee)

    Hi Sam,

    I tried pasting the code in a different custom css plugin than the one I was using, and it works perfectly now ??

    Thanks for your help!

    Sam

    (@soumendra)

    Feel free to ask if you need any other help. ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Grey space between slider and content on frontpage’ is closed to new replies.