Shop Categories

X

AGAMA Woocommerce Font Color

Home Forums Agama Pro AGAMA Woocommerce Font Color

Topic Resolution: Resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11635
    Easyx
    Participant

    Hello, we have a problem, we cant find the Settings to change the color into the chekout sektion (German KASSE)

    If i type my Name i see in not real, it is light grey and we like it into #0b60ab.

    Please can anybody help me, all what we do in the Woocommerce CSS is not working, Agama is the Master in the Ring 😉
    (woocommerce CSS: form .form-row input.input-text {color ….. )

    The light grey Font

    Best regards

    #11637
    Zex
    Moderator

    Hello, Easyx!

    Please, insert the next custom CSS code into Customizing->General->Aditiomal CSS:

    .woocommerce form .form-row input.input-text,
    .woocommerce-checkout textarea
    {
        color:#0b60ab;
    }

    https://prnt.sc/m0hstz

    Best Regards

    #11638
    Easyx
    Participant

    Perfect, this is what i need, works great…..

    1000 Thanks

    #11639
    Zex
    Moderator

    You’re welcome!

    I mark it as solved.

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.