Size ad banner header

Home Forums Gillion Theme Size ad banner header

Home Forums Gillion Theme Size ad banner header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • HelgaPost
    Participant

    While there is enough space, and I can see that the container is bigger, the ad banner in the header shows up in just one size. My banners are bigger and hard to read when they get downsized.

    Is it possible to change the size of the ad banner to the size of the container in the header?

    Hi @HelgaPost,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me your site URL where it’s displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    HelgaPost
    Participant

    My site url is https://firmahuishouden.nl

    Understand; is is not an error or a problem, I just want to know if it is possible to adjust the size.

    Thank you!

    If you are talking about the header banner as shown in the attached screenshot then you can change its size by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-header-banner-container img {
        max-height: 100%;
    }
    Attachments:
    You must be logged in to view attached files.
Viewing 4 posts - 1 through 4 (of 4 total)