Home Forums WoodMart support forum Text color for cookies botton and testimonial title

Text color for cookies botton and testimonial title

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

    erboristeriaerbetue
    Participant

    Good morning,
    how can I change text color for cookies button and testimonial title like show in attached files?
    Thank a lot in advance.
    Elisabetta

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

    Hello,

    I saw the screenshots you attached.

    1) Please provide the URL of the website to check it myself and help you out accordingly.

    2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .testimonial .testimonial-content footer>span {
        color: red;
    }

    Best Regards

    #296679

    erboristeriaerbetue
    Participant

    Good afternoon,
    code you providded works fine for testimonial title, remains button font text color at the right botton of site into coookies area like show in attached file.
    Thanks in advance.

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

    Hello,

    You are Most Welcome.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .cookies-buttons .cookies-accept-btn {
        color: white;
    }

    Regards.
    Xtemos Studios

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