Home Forums WoodMart support forum Removing the name of the category in the header

Removing the name of the category in the header

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #711782

    nedislav1998
    Participant

    Hi everyone, I want to remove the name of the category and the arrow on the category page, I want to leave only the picture.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please go to Theme Settings >> Product Archive >> Page Title >> Disable the Categories in page title option: https://ibb.co/RGJ8qsMc

    Best Regards.

    #711874

    nedislav1998
    Participant

    Hi, I already did that, and nothing has changed

    #711877

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please share your Site WP-ADMIN Login details in the Private Content field so we can check this issue on your Site and help you accordingly.

    Best Regards,

    #711985

    nedislav1998
    Participant

    Okay

    #712098

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You can not given the administrator logins, you have given jsut the normal user logins so I am not able to access the backend of the site.

    Best Regards.

    #712195

    nedislav1998
    Participant

    I have changed the access, you can try again

    Best regards

    #712223

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Your issue has been solved. Please check back to your site now after clearing the browser cache.
    I have turned OFF this option: https://postimg.cc/6TSmPWfh

    Best Regards,

    #712233

    nedislav1998
    Participant

    But this removes the whole banner with the picture and breaks the alignment, as you can see in the image provided. I want to remove only the arrow and the name of the category, and leave the banner with the picture.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Ok, please use the below custom CSS code to hide only the title and arrow and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .wd-page-title.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light.with-back-btn .container .wd-title-wrapp {
        display: none;
    }

    Best Regards.

    #712422

    nedislav1998
    Participant

    Hello

    It works, Thank you!

    Can you provide code snipet to change the size of the banner?

    Thank you again!

    Best regards

    #712425

    nedislav1998
    Participant

    and to move the picture itself

    #712430

    nedislav1998
    Participant

    and to move the picture itself, I want to change the vertical alignment to center the image correctly

    #712498

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    The banner image is already set as center center: https://ibb.co/LhbHpk45

    Now what do you want to do with the image?

    Best Regards.

Tagged: ,

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