• Hi There,

    I love the media header. But I have 2 questions.

    How can I make the header bigger on computers and how can I apply the media header on every page. With media header I mean the video header.

    Tom

    Ps. I searched on the forum but didn’t find anything.

Viewing 1 replies (of 1 total)
  • Hey @tbl91,

    Thank you for reaching out.

    There is a way to change the header height and you can achieve that by adding a little piece of custom CSS code:

    .site-header-wrapper
    {
       height: 350px !important;
    }

    Feel free to adjust the number of pixels per your needs. This code can be added in Appearance -> Customizer -> Additional CSS.

    Regarding your other question: at this point, the Primer theme is not specifically designed to display the header video on the other pages. Although there might be a way to display it on other pages, that would entail a major theme editing.

    Let me know if the above solution worked for you. ??

    Best Regards,
    Pavle

Viewing 1 replies (of 1 total)
  • The topic ‘Media Header’ is closed to new replies.