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

    As you can see on this page, in the sentence that reads, First, make sure it’s one of the brands they accept. It’s highly likely, as they accept over 35,000 brands, but you definitely should check first. By the way, it’s not only clothes that thredUP accepts … you can even sell shoes, handbags, and other accessories. How cool is that?”, bold text is the same color as hyperlinks and this is confusing to the reader.

    How can I make them different colors?

    #1095779

    Hey Trent,

    Please try the following css:

    
     .main_color b {
         color: #666;
     }
    

    Best regards,
    Victoria

    #1095805

    The bold and hyperlinks are still the same color. They are now just a different color than before…but still the same color.

    #1096177

    Hi,

    The code Victoria sent is applying to the text you pointed out, could you try to change it red for instance so that you will see that it changes?

    Best regards,
    Rikard

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