Kitchen design header image

Home Forums All Other Themes Kitchen design header image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #185206
    Dino SaracDino Sarac
    Participant
    • Topics: 10
    • Replies: 8
    • Total: 18
    Member since: October 1, 2020

    Hi can you help me contain the kitchen design header image in the posts and pages top section on the mobile it looks good you can see the whole image but on the desktop the image looks zoomed in.
    https://dsworktops.com/kitchen-design/quartz/

    #185231
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .single .mywrap {
        position: relative;
    }

    Regards,
    Dave

    #185260
    Dino SaracDino Sarac
    Participant
    • Topics: 10
    • Replies: 8
    • Total: 18
    Member since: October 1, 2020

    That worked on some pages but not on all how do i get it to work on posts and pages i used eliminator page builder?
    for example. https://dsworktops.com/edges/

    #185287
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS for all posts and pages.

    .mywrap { position:relative !important;}

    Regards,
    Dave

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