• Hello, I am trying two things with the header of my website, and I cannot achieve any of them.

    1) I try to reduce the size of the header and I can’t, it is too wide for my taste and there is no way to reduce it.

    2) When I upload an image to the header, it never matches the size of the header, there is always plenty of space.

    I would like you to help me, thank you.

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

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

    Thanks for using our Theme.
    Could you please try the below CSS in Additional CSS of Theme Customizer

    .header-style1 .main-header .af-flex-container {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .logo-brand .site-branding {
        text-align: center;
    }
    .logo-brand .site-branding img{
        max-width: 500px;
    }

    Thank you

    Thread Starter jaimedelacasa94

    (@jaimedelacasa94)

    Thank you very much, the problem is already solved. Very good support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem when designing the headboard’ is closed to new replies.