Hi!
I’d like to move the horizontal divider line that appears between my post title and the date (meta info) to between the date (meta info) and the post content.
Hi dburton77!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hey!
Please add following code to Quick CSS
h2.post-title.entry-title { border: none !important; }
Cheers!
Yigit
Beautiful! Works great! Thanks