• Resolved TheTJ

    (@measuringflower)


    Link I’m adding here goes to a page on my website, not the profile/user page since login is required for that. But the profile/user page is what I’m needing help with.

    I applied this: https://tjstaste.com/recipe-features/ to remove the title (username) on the profile/user page, but no matter what CSS I inserted did not work. Also, !important didn’t make it work. Need help please. I’d like to remove the title from JUST the profile page, nowhere else, and I REALLY prefer doing so without adding another plugin.

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @measuringflower

    Could you please try adding the following CSS code to your customizer or Theme’s styles.css file?

    .post-391 .entry-header{ display: none !important; }

    Regards,

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @measuringflower

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards,

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Page Title’ is closed to new replies.