Every time I hyperlink a text in a blog post, the size of the hyperlinked font gets reduced on the live page. How to have the linked text of the same size as the other text in the article?
Hi @Karthik_K as you do not share read-only I can only point you to RTE styling, mean as your content is coming from RTE you need to set size of all links inside RTE to higher size than currently set of 13px
Sorted it out, mate. For anyone who encounter such problem, here’s what I did:
I created a dummy page.
Saved it in drafts.
Deselected it from Google Search Engine Indexing. (Remember, steps 2 and 3 are very important).
Added a Rich Text Box
Named its class (I named it as Blog RTE).
Included a couple of paragraphs with headings, links, images (basically whatever you need in a blog post) and customized every single element based on how I wanted them to look in my blog post.
After customizing every element, selected ALL LINKS (or) ALL HEADINGS (based on what you select) and then nested it under the class of the corresponding Rich Text section (Blog RTE).
In this case, I resized (increased) the hyperlinked text size to 18.
Went to my Blog Post Template page.
Selected the Rich Text section.
Renamed the class to what I’ve set on my dummy page (Blog RTE).
There you go, whatever stylings you did in the elements of the dummy page will get reflected in your blog post template as well.