• Resolved Kida

    (@sheyv)


    I absolutely love this theme, it’s one of the best! Thank you.

    The header on the main page is great, but when we go to other pages/posts, the header image is cropped to the middle (most of my images are people, their heads always get chopped off!), is there
    anyway to position the header image so the bottom is cropped?

    p.s. is there a cheaper option to purchase the access to social menu only?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • This should fix the cropping, though it might mess with the home page on larger screens.


    .title-card img {
    top: 0 !important;
    }
    `

    You can also create a custom header image on all posts and pages. The option is under the text editor.

    As for the social menu, it is only available in the premium version.

    Thread Starter Kida

    (@sheyv)

    That worked! Thank you so much for your prompt reply!

    I has tried to add .title-card img {
    top: 0 !important;
    }
    to style.css but it doesn’t work, how to fixed this pro ?!
    link: https://apprewards.mobi/test

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘header image cropped’ is closed to new replies.