• Resolved rchristman17

    (@rchristman17)


    I installed the Insert Pages plug in and inserted a post into my front page with the display ‘all’ option selected.

    The header 1 of my post renders correctly where inserted, but the paragraph body text from my post is all changed into a sub-header font (looks like h2) (which is orange) and that won’t work for me.

    (1) How can I make the H1 Title of my post a link like it would be on a normal post?

    (2) How can I reformat my paragraph text to display properly like on the actual post?

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Paul Ryan

    (@figureone)

    Take a look at the actual markup in the inserted page and what styles are being applied to it; you should be able to figure out the CSS rules that are being misapplied and make them more specific.

    Inserted pages should have the same markup as if they were being displayed on their own, but they will exist in a different place in the DOM (in a span or div inside the content of the parent page, so deeper in the tree).

Viewing 1 replies (of 1 total)

The topic ‘Font sizes incorrect’ is closed to new replies.