Home Forums WoodMart support forum category page banner design

category page banner design

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #65420

    annachi
    Participant

    Hello,

    Is it possible to remove category “Title”, other category details from category banner ?
    Please look at here:
    https://drive.google.com/open?id=1ORysPVNU7nZ_eo3Ji3eWeu01JdE4aZ53

    Thanks

    #65427

    Hello,

    Yes, you can, but please note that it is possible to do for all the categories not for certain one.

    Please navigate to Theme Settings > Shop > SIDEBAR & PAGE TITLE > disable Categories in page heading

    Best Regards

    #65429

    annachi
    Participant

    Thanks,

    But i want to remove also title.
    I did below action:
    Theme Settings > Shop > SIDEBAR & PAGE TITLE > disable Shop Title

    When i disable shop title, banner background picture disable too.

    Is it possible to remove title and keep background image.

    #65433

    Hello,

    Yes, it is possible. Add this code to the Theme Settings > Custom CSS:

    .shop-title-wrapper .entry-title{
    display:none;
    }

    Best Regards

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