Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Jaden
    Participant

    You fixed it!! Thank you so much, that worked perfectly. 😀

    Jaden
    Participant

    Thank you for your timely response. I do not have my site published because it is not ready yet, but I have some screenshots with arrows pointing at the text that I need to change from blue to white or yellow. Is there an email I can send them too? I can’t seem to find anywhere to attach them to my post.

    My additional css looks like this so far:

    body.home .theme-services-content .col-lg-4:nth-child(n+4) {
    display: none;
    }
    #theme-style-switcher .text-center a{
    color: #000;
    }
    p, li {

    color: #000000;

    }

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