Okay
  Public Ticket #3783367
Chnage blog copy/text from black to blue
Open

Comments

  •  3
    eddie81b4u started the conversation

    Hello again, I'm trying to change my blog list caption's text from black to blue (#002899). Can't seem to find the place where I can make this update? I attached an image for your review, I outlined in red.

    Attached files:  Screenshot 2024-12-13 at 3.41.03 PM.png

  •  3,001
    Andrew replied

    Hi Eddie,

    Thank you for reaching out to us.

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    .masonry.material .masonry-blog-item .article-content-wrap, 
    .masonry.material .masonry-blog-item h3 {
        color: #002899;
    }

    Try that and let us know how it goes.

    Thanks

  •  3
    eddie81b4u replied

    Worked like a charm. Thank you.

  •  1,918
    Judith replied

    Hi Eddie,

    You're welcome.

    If you have any more questions or run into any problems, please feel free to reach out.

    Best regards,