• dessainsaraiva

    (@dessainsaraiva)


    Hey, I need to add some custom CSS to P tags.
    What’s the best way to achieve this ?

    Thanks,

Viewing 1 replies (of 1 total)
  • Hi there @dessainsaraiva,

    It’s going to depend on exactly where the p tag is, you may be able to target the ID with the tag, such as

    #id .p { your css here }

    If you could provide a link to the page in question, we’d be happy to take a look.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Custom CSS’ is closed to new replies.