Home Forums WoodMart support forum Categories Header

Categories Header

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #210847

    WoodyP
    Participant

    Hello,
    I’m trying to insert an overlay color in the categories header so as to better show the writing and the icons.
    I searched your guide but found nothing.
    In your guide I see that you also have a blur, there are these options: blur or color overlay?
    Look at the pictures in your guide.
    https://xtemos.com/docs/woodmart/product-category-menu/

    I would also need to understand if such a thing can be done for a single category.
    See attached image

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

    Hello,

    Unfortunately, there is no option to set the color you will have to upload one color image.

    Best Regards

    #211130

    WoodyP
    Participant

    Ok,
    1 – can you provide me with a code to insert an overlay color in the category header?
    2 – Can a single category be created, with the position icon as in the screenshot image?

    Thank you

    #211285

    Hello,

    Unfortunately, it is not possible.

    You can set the color of the header in the shop page and it would be inherited by all the categories. https://xtemos.com/docs/woodmart/options-for-pages/

    Best Regards

    #211313

    WoodyP
    Participant

    Hello,
    I do not understand. Can you answer by points?

    in any case to be clearer, the color I want to give on the category header should go above the image, so as to make texts and icons more evident

    Thank you

    #211355

    Hello,

    Navigate to the Dashboard > Pages

    Find the shop page and edit, find this option and set the color https://prnt.sc/tieeg0

    This color would be applied to all the categories, provided categories do not have their own images for heading.

    Best Regards

    #211364

    WoodyP
    Participant

    Hello,
    yes I understand what you say, Mah … that’s not what I’m asking you.
    I have seen this option, I have already assigned a color, but this color is the background, if I add an image, the color is below.

    What I’m asking is how to put a color between the background image and the category title, so as to make the category title and icons more evident.

    #211413

    Hello,

    Please show me on the screen the area where you want to apply the color.

    Best Regards

    #211506

    WoodyP
    Participant

    I am attaching screenshots.
    The color you see is positioned between the image and texts and icons, it should cover the whole header

    Thank you

    #211600

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .page-title-default .nav-shop{
    background-color:rgba(0,0,0,0.8);
    }

    If the code does not work on the category page, provide your site admin access.

    Best Regards

    #211656

    WoodyP
    Participant

    Hello,
    this code you provided does not fill the whole header.
    I need code that fills the entire header.

    Your access is already as an administrator
    Thank you

    #211710

    Hello,

    It is not possible to do for the whole header as it already has the bacground-image.

    Best Regards

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