• Resolved mrblues

    (@mrblues-1)


    Hello, can you provide css code with which you can change different height of featured image on home page?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    You can add this custom CSS code to Appearance > Customize > Additional CSS, to change the height of the header cover on the home page only.

    .home #page-cover .page-cover-inner {
        min-height: 200px;
    }

    Let me know how it goes.

    Thread Starter mrblues

    (@mrblues-1)

    Hello, it works, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Different featured image height on pages’ is closed to new replies.