jprettyman Posted August 15 Share Posted August 15 I am having an issue with the alignment of my Meta tags/categories across all the blog pages on my site. The primary and secondary meta sections seem to be slightly off by a few pixels. Can anyone help provide some coding to fix the alignment issue? You can see an example attached (I added the red line to show offset), and here are two blog pages this is occurring on: https://www.fromthegroundupne.org/archive https://www.fromthegroundupne.org/bookshelf Thank you in advance for the help! Link to comment
Solution tuanphan Posted August 16 Solution Share Posted August 16 You try this to Website Tools > Custom CSS .blog-meta-secondary span.blog-author { top: 2px; position: relative; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
jprettyman Posted August 19 Author Share Posted August 19 On 8/15/2024 at 10:25 PM, tuanphan said: You try this to Website Tools > Custom CSS .blog-meta-secondary span.blog-author { top: 2px; position: relative; } That worked! Thanks for the help @tuanphan tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment