Home Forums WoodMart support forum CATEGORIES BANNER OPACITY

CATEGORIES BANNER OPACITY

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #484836

    DJLS1997
    Participant

    Hi support!

    My shop once someone click on the shop to visit our shop page it shows categories banners instead of products because this is how i want it to be.

    But what i want is to increase the dark opacity to make the letters that are above the banner more visible, screenshot attached to understand thanks!

    For example the text of the banner NEW & USED Forklift Trucks is not well visible so if we make the dark opacity bigger is going to become darker and is going to be more visible

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

    Hello,

    Go to Theme Setting > Product Archive > Categories Styles > Categories design. Choose the alternative or replace title design.

    Best Regards.

    #485034

    DJLS1997
    Participant

    But the alternatives have similar issues in visibility, that why i want to increase the dark opacity

    #485271

    Hello,

    Try to add the following Code in Theme Setting > Custom CSS > Global Custom CSS.

    .category-grid-item .category-link {
    background-color: rgb(39 77 135 / 50%); /* Black background with opacity */
    }

    Change the code as per your requirements.

    Best Regards.

    #485280

    DJLS1997
    Participant

    Good morning thanks for the code!

    The provided code changes also the title colour, please check the attached screenshot that showcase the issue.

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

    Hello,

    Can you please share the wp logins details of your site? I will check and give you a possible solution.

    Best Regards.

    #485409

    DJLS1997
    Participant

    Yeah you can find them bellow in the extra information that is visible only to moderators

    #485450

    Hello,

    I have visited your site and selected the categories styles “Replace Title design”.Now it is showing fine.

    Best Regards.

    #485456

    DJLS1997
    Participant

    Thanks for your immediate action!

    May i know the exact custom css you used this time to achieve this?

    #485464

    DJLS1997
    Participant

    Thanks for your immediate action!

    (1) May i know the exact custom css you used this time to achieve this?

    (2) How i can enlarge the Titles font size?

    #485609

    Hello,

    I have not used Custom CSS code . This is the Theme options of categories design.
    Go to Theme Settings > Typography > Advanced > Choose the category title from drop down and customize the font.

    Screenshot for clarification:
    https://ibb.co/C0Bm2Ss

    Best Regards.

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