• Hi, I need some help with the header image. My header Image although is of the 1900×600 dimension, is not being fully shown. it is cut off half way. How can I make the header image be of full size.

    Another issue I would like to work on is the background colour of the post. How can I change the background of the post so it would blend better with the whole theme.

    Thank you so much

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

Viewing 1 replies (of 1 total)
  • Hello @krazio,
    While seeing your site, the header image you are using is of big size. So, if you want to display the whole image, you need to customize the theme code via CSS. Please add the below css codes on Appearance > Customize < Additional CSS.

    .header-style1 .main-header .af-flex-container {
        min-height: 512px;
    }

    Hope this helps.

    Can you please let us know which background you are talking about? We are just confused about it.

    Thank you
    AF Support Team

Viewing 1 replies (of 1 total)
  • The topic ‘Need help with Header Image sizing and Post background’ is closed to new replies.