Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1199886

    Hello,

    how can i Change the color of strong on especific page?
    page-id-37

    Thanks

    #1199911

    3 hours later I answer myself :) I got it !!

    .page-id-37 strong { color: black!important; }

    it is right?

    Thanks

    #1199923

    Hi,

    Yes this is correct.I’m glad you were able to resolve this. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

    #1200674

    I have tried to do the same for the categories and tags of the blog but I do not succeed.

    / * bold color blog categories * /
    .blog-categories strong {color: black! important; }
    / * bold color blog tags* /
    .blog-tag strong { color: black!important; }

    How can I do it?

    thanks

    #1200689

    Hi,

    There seems to be something block me from right clicking/revealing the inspector on your site. If it’s a plugin can you disable it so that I can inspect the page?

    Best regards,
    Jordan Shannon

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