Home Forums WoodMart support forum About the Title font color and maybe I need a CSS code.

About the Title font color and maybe I need a CSS code.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #393859

    Whizkids
    Participant

    Hello Support team

    I design my website done and I want to my banner such as those please see the link below
    https://ppt.cc/fljM2x
    https://ppt.cc/fF8p7x

    As you can see in order to display the title show up in each page I use the title font color to be transparent
    https://ppt.cc/fSZyHx
    so I got the design I want

    But it let something happen, use title for color to be transparent it will make many detail letters also to be
    transparent
    such as the checkout page please see the link below
    https://ppt.cc/fJgdtx

    so I decide to select the title font color to default back again.

    but it will become like this
    https://ppt.cc/fCHBcx
    and it is so super ugly

    Therefore, I would like to know how to control the title font color (just only on the page title be to be transparent and no influences any others letters )

    Please teach me how to define the CSS for (just only on the page title be to be transparent and no influences any others letters )

    Thank you very much

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

    Hello,

    My IP is 110.39.27.204.

    Please unblock the access for me to let me assist you further.

    Best Regards

    #393901

    Whizkids
    Participant

    HI support team

    I unlocked your IP already

    and you can see my website

    and you also can login to check it

    and I really want to know how you fix this issue then I would not open a ticket again for this subject.

    Thank you very much

    #394047

    Hello,

    Please remove the color from the Theme Settings and try adding the following Custom CSS to change the font color of the page titles.

    .wd-header-overlap .title-size-large .title {
    color: transparent;
    }

    Best Regards

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