Archived topic
How can I apply this CSS style for my in-posts links?
18 replies · Started by Peter Paul on June 18, 2020
Hi Tom,
Thanks for the reply! That worked! At least for the table of contents since it's a separate plugin and they have a custom CSS function. So I applied it there.
However, applying the "display: none;" one the ".page-links" seems to remove the (previous) CSS I created as well.
Ahh but I think it's okay for now. I don't want to stress too much on that.
By the way, does adding more (and more) CSS styling have an affect on the site's performance?
Like DOM elements or not sure what are the proper terms or how do you call it.
Thanks,
Adding hundreds of lines of CSS will eventually start to make a difference when it comes to performance, but small tweaks like this won't make any difference at all :)
Thank you very much Tom! :)
No problem :)