Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘ [Resolved] Hiding elements from the register page’ is closed to new replies.
This topic is: resolved
Hi there, I want to hide the h1.entry-title and the bp.feedback.info
box from the register page.
For targeting the register page I’m using the page id selector .page-id-xxxxx
but it does not respond.
Which selector should I use to target my register page?
Regards
Carsten
Hi Carsten,
Thank you for the question.
The page id selector should work fine. Have you checked your the css specificity? Your css may begetting overridden. Please check in the developer console using the element inspector.
Regards
Brajesh
The topic ‘ [Resolved] Hiding elements from the register page’ is closed to new replies.