• Resolved ryemck

    (@ryemck)


    I’m editing a site myself, I replaced the header/style/footer from the twentysixteen with custom ones and haven’t touched any other files.

    I’ve installed the meta slider and inserted the code into the header.php file, but if you check my site it isn’t displaying properly?

    Here’s the site

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ryemck

    (@ryemck)

    FIXED

    My custom footer was missing “<?php wp_footer(); ?> “

    ??

    Hi,

    I’m using meta slider with twenty sixteen, but am unable to remove the extra white padding above the meta slider on my home page:

    My site is https://www.karenshearart.com

    I’ve tried this but it doesn’t work:

    #wrapper {
    margin-top: 0;
    }

    .slider-wrapper {
    margin-left: -18px;
    margin-right: -18px;
    }
    .home .post-entry {
    margin-top: -18px;
    }

    Many thanks
    Karen

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Meta Slider] Only displaying image and text’ is closed to new replies.