Home Forums WoodMart support forum I want to show it like this

I want to show it like this

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #74527

    kingpanks
    Participant

    https://www.overallsite.com/magazine/
    Please visit this page. I want to show the header like this.
    and I made the following changes in the custom CSS

    // To Increase the height of the header image without the Title
    .page-title-default {
    height: 230px;
    }

    // To hide the breadcrumbs
    .color-scheme-light .breadcrumbs a{
    visibility:hidden;
    }

    But this is not the correct way, I know. Because it’s disrupting the whole functionality on the shop page too. https://www.overallsite.com/shop

    Please tell me how can I show the Magazine Header Image like that without disrupting the other pages.
    thanks

    #74552

    Hello,

    In order to remove categories (your site has categories and the sample you refer to does not) navigate to the Theme settings > Shop > SIDEBAR & PAGE TITLE > SHOP PAGE TITLE OPTIONS > disable “Categories in page title”

    Enter the shop page and set the banner image http://prntscr.com/knj049

    Best Regards

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