genesis post and page grid block bug
-
All content on a page with the Genesis post and page grid block, even in the footer is suddenly bold, due to a html-tag. The issue (bold text) starts in the post and page grid block, the content before this block is not affected.
I have replicated the issue on a test page here: https://www.portugalportal.nl/?p=18317&preview=1&_ppp=edd3d37d3d
On this test page you can see that all text after the block is bold, even in the footer and sidebar text.
On the homepage https://www.portugalportal.nl (where I use the block), I have temporary fixed it with CSS:
/* temporary fix */
.home strong
{font-weight: 300;}
.home h3.widget-title strong
{font-weight: 600;}
Is this a bug in the plugin or something else?The page I need help with: [log in to see the link]
- The topic ‘genesis post and page grid block bug’ is closed to new replies.