Team block is not applying styles correctly
-
Team block is incorrectly applying margin to the team member description. I believe this is incorrect for 2 reasons:
- The plugin is applying default styles to the ID (#), making it difficult to override
- This is a p element
p.uagb-team__desc
and I believe the plugin should respect and inherit the default margins onp
elements, not apply its own
#uagb-team-b94da577-f918-4bc2-bdbc-45dd25d62a14 p.uagb-team__desc { font-family: ; font-weight: ; font-size: 15px; line-height: em; color: ; margin-bottom: 10px; }
I appreciate you looking into this
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Team block is not applying styles correctly’ is closed to new replies.