SKT Spa menu display issue on WooCommerce products page on a mobile device

Home Forums All Other Themes SKT Spa menu display issue on WooCommerce products page on a mobile device

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #104246
    horacek.goranhoracek.goran
    Participant
    • Topics: 7
    • Replies: 23
    • Total: 30
    Member since: June 2, 2018

    Hi,

    When viewing my products in a mobile browser, the menu looks like this.
    Broken menu on WooCommerce products page

    Here is the link to he page: https://www.presence.hr/en/kategorija-proizvoda/rekonektivno-iscjeljivanje/

    I changed the featured images on other pages but on this I can’t and it’s just a solid green color, when viewing in a mobile browser.
    Featured image not displaying

    The link to the page: https://www.presence.hr/en/proizvod/rekonektivno-iscjeljivanje-u-prostoru-prakticara/

    Thank you in advance! 🙂

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

    Hi,

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

    @media screen and (max-width:767px) {
    .archive .header { position: relative !important; background-color: rgba(140,198,62, 1) !important;}
    .single .post_head { height:110px !important;}
    .single .header { background:none !important; position:absolute !important;}
    }

    Regards,
    Brad

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