• Resolved dolceitaliaphotography

    (@dolceitaliaphotography)


    Hello Shaded Pixels,
    I have a question about my website: https://yereumkim.com/
    There is a grey color footer under the Image Slider that i really need to delete or hide.
    Is there a code or any other way how to get rid of this?
    Thank you in advance!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter dolceitaliaphotography

    (@dolceitaliaphotography)

    i tried:

    #footer-wrapper {
    display: none;
    }

    but didnt work…its still showing

    Theme Author Shaped Pixels

    (@shaped-pixels)

    hiya,
    thanks for using the Morphology free theme

    try to add the following CSS, it should hide the bottom bit on your home page

    .home .content-width {
        padding: 3% 2% 0 2%;
    }
    Thread Starter dolceitaliaphotography

    (@dolceitaliaphotography)

    Hi, somehow it made it a bit smaller… and i changed the color to white so now is almost gone.
    Since its almost gone and not fully gone, just that tiny bit of footer remaining down there (few pixels), is making my home page enable the scroll bar. I really, really don’t like this fact. Is there a way how disable that scrollbar? (by doing this, automatically the footer will not be a problem any longer)
    https://yereumkim.com/
    PS: My monitor has a 16:9 ratio. I checked in a 16:10 monitor and the scrollbar doesn’t show.
    Thanks!

    i can’t figure it out, can you please help?

    Theme Author Shaped Pixels

    (@shaped-pixels)

    Hi,

    Can you point out your problem. and please also send your site url.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘hide/delete grey color footer’ is closed to new replies.