• Resolved ramoo

    (@ramoo)


    hai
    i am using the scribbles childtheme of primer by godaddy. The header media (both image and video) is only shown half and is cut on the top and bottom. can you please help on this.
    ramoo

    • This topic was modified 7 years, 7 months ago by ramoo.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @ramoo,

    It looks like you may just need a minor CSS tweak to the iframe playing in the header. Try adding the following to your themes ‘Additional CSS’ section inside of the customizer:

    .has-header-video .custom-header-media iframe {
       top: -5%;
    }

    That should shift the video up a few pixels so it falls properly in the header.

    Let us know if that helps out.

    Evan

Viewing 1 replies (of 1 total)
  • The topic ‘help on scribbles child theme’ is closed to new replies.