Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #339139
    Alpokaz
    Participant

    Hello,

    I have a display problem with the header image… It seems like it zooms in on the image instead of displaying the full picture on mobile/tab devices. Is it possible to display the full image? It’s perfect when the mobile/tab is in horizontal mode but not in vertical mode.

    <span class=”Y2IQFc” lang=”en”>My site is not online yet but here is a screenshot of the header image display on mobile/tab devices
    (vertical mode) : Capture d’écran 2025-03-05 185852.png</span>
    <p id=”tw-target-text” class=”tw-data-text tw-text-large tw-ta” dir=”ltr” data-placeholder=”Traduction” data-ved=”2ahUKEwiu_ry-y_WLAxVC3QIHHX3yDYkQ3ewLegQICBAV” aria-label=”Texte traduit : Thank you for your help”><span class=”Y2IQFc” lang=”en”>Thank you for your help !</span></p>
    <p dir=”ltr” data-placeholder=”Traduction” data-ved=”2ahUKEwiu_ry-y_WLAxVC3QIHHX3yDYkQ3ewLegQICBAV” aria-label=”Texte traduit : Thank you for your help”>Alex</p>

    
    
    		
    	
    #339148
    sujeet
    Keymaster

    Hello @alpokaz,

    I need to check your website first to give any solution. Can you share your website url ?

    Regards,
    Sujeet

    #339150
    Alpokaz
    Participant

    Hello,

    Sorry, but my site is not online yet. Can you check out the link of the screenshot ?

    Capture d’écran 2025-03-05 185852.png

    Thank you very much for your help !

    #339154
    sujeet
    Keymaster

    Hello @alpokaz,

    Sorry I am unable to give you exact solution with viewing the screenshot.  You can get back once your site is online.

    Regards,
    Sujeet

    • This reply was modified 1 week, 1 day ago by sujeet.
    #339157
    sujeet
    Keymaster

    Hello @alpokaz,

    You can try adding the following css code to Dashboard > Appearance > Customizer > Additional CSS.

    
    @media screen and (max-width: 820px) {
    .home .custom-header {
       min-height: auto !important;
    }
    }
    

    Regards,
    Sujeet

    #339162
    Alpokaz
    Participant

    It’s perfect, thank you so much for your help ! You’re the best !

    Best regards,

    Alex

    #339165
    sujeet
    Keymaster

    Hello Alex,

    I’m glad to hear that it worked for you. If you like the theme and our support, then I have a quick request: Could you please leave a review?

    https://wordpress.org/support/theme/chique/reviews/#new-post

    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.

    Thank you.

    Regards,
    Sujeet

    #339167
    Alpokaz
    Participant

    Hello Sujeet,

    Sure, done !

    Best regards,

    Alex

    #339179
    sujeet
    Keymaster

    Thanks Alex.

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