Home Forums WoodMart support forum Tag's backgroud image

Tag's backgroud image

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #73254

    aminemo
    Participant

    hello,

    In the screenshot attached bellow you can see a background that appears by default ! where can change it? I went to the tag’settings but there is no options there to do so.

    Please take a look to the screenshot, there are other things that I need to remove from the tags appearance.

    Please get back to me ASAP.

    Best regards,

    Attachments:
    You must be logged in to view attached files.
    #73265

    Hello,

    You will need to set the image for shop banner. Enter the shop page editing mode and scroll to the page settings and find PAGE TITLE OPTIONS option: http://prntscr.com/kket05

    Best Regards

    #73365

    aminemo
    Participant

    Hello Elise,

    Thank you.

    I also need to hide the categories in the banner (please see the screenshot attached above).

    Best regards,

    #73366

    Hello,

    Please navigate to the Theme Settings > Shop > SIDEBAR & PAGE TITLE > disable Categories in page title http://prntscr.com/kkqpl4

    Best Regards

    #73375

    aminemo
    Participant

    Hello,

    It work. Thank you.

    How can increase the height of the banner ?

    Best regards,

    #73382

    Hello,

    Please add this code to the Theme settings > Custom CSS:

    .title-size-default {
        padding-top: 160px;
        padding-bottom: 60px;
    }

    Increase the paddings as per your needs.

    Best Regards

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