New Landing How can we help? Cardinal Shop Page Heading

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Cardinal
  • #125778
    jonas
    Member
    Post count: 92

    Hi Swift Team,

    is there a way to show the page heading on the shop page without the sorting option?
    Need the header to be centered as on all the other pages.

    Jonas

    #125783
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .woocommerce .page-heading .woocommerce-ordering,  .woocommerce .page-heading .woocommerce-count-wrap {
    display: none;
    }
    .page-heading .woocommerce-count-wrap {
    display: none;
    }

    – Kyle

    #125784
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am not able to view your website. Please provide me right page url. What do you mean by sorting options?
    Thanks
    Mohammad

    #125798
    jonas
    Member
    Post count: 92

    Hi Kyle,

    worked great! What do I need to add to your css to get the header centered?

    @Mohammad, seems to be solved with the custom css…

    Jonas

    #125800
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this;

    .post-type-archive-product .page-heading .heading-text {
    float: none;
    }

    – Kyle

    #125801
    jonas
    Member
    Post count: 92

    PERFECT!

    Jonas

    #125802
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

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

License required for one of the following items
Login and Registration Log in · Register