Shop Categories

X

Header size desktop versus mobile

Home Forums Agama Pro Header size desktop versus mobile

Topic Resolution: Resolved
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #26093
    Joseph Lipski
    Participant

    Hello Themevision and friends!
    I have a question regarding the header image size. I have the header image set, and it looks great on desktop, but looking at it on mobile, it does not appear responsive (it looks very small).

    Please let me know how to resolve the responsive discrepancy. I have included the link to our website privately for the moderators.

    Thanks much!
    Prayers for good health for all.

    #26096
    Zex
    Moderator

    Hello, Joseph!

    Actually, The header image is responsive, which is why it is small on smaller screen sizes…

    But if you want your text bigger, try to insert the following code into

    Customizing->General->Additional CSS:

    @media only screen and (max-width: 680px) {
    .wp-custom-header img {
        height: 150px!important;  
      object-fit: cover!important;
    }
    }

    Please let me know if the code has helped you.

    Best regards

    Thank you for your good wishes. 🙂

    #26131
    Joseph Lipski
    Participant

    Hello! Thank you for this suggestion! It worked PERFECTLY for what we needed.

    🙂

    #26132
    Zex
    Moderator

    I’m glad it works. 🙂

    Regards

    #28917
    Chiquita Coetzee
    Participant

    Can someone help me please?

    I have the full pro version and my header on mobile and tablet are not responsive at all. This is very frustrating to me.

    #28918
    Chiquita Coetzee
    Participant

    Can someone help me please?

    I have the full pro version and my header on mobile and tablet are not responsive at all. This is very frustrating to me.

    #28938
    yuniz
    Spectator

    Dear Chiquita,

    Problem has been solved. please kindly check and confirmed issue on your site.

    Regards

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.