Resolvedtitle/whole section in SHOP

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23770
    mekaneka
    Participant

    Hi there
    is there a way to remove the entire header section in the SHOP page.

    thank you

    #23909
    kidloop
    Participant

    Interested too. I made main page like shop and now have a huge title on the page..

    #24019
    Althemist
    Keymaster

    Hi mekaneka and kidloop,

    This can only be done with CSS. Something like this:

    For Zass:

    .post-type-archive-product:not(.earch-results) .zass_page_title {
    display: none !important;
    }

    and for Lafka:

    .post-type-archive-product:not(.earch-results) .lafka_page_title {
    display: none !important;
    }

    Regards,
    Dimitar

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register