• Resolved sameeralam

    (@sameeralam)


    How can I remove the Player name thats WHITE in the black background?

    I’m customizing using Elementor:
    Customizing ? General Options -> Page Title

    If I do hidden instead of background image, then the page gets moved up too high and some body content is hidden from the top bar.

    Thanks in advance.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Roch

    (@rochesterj)

    Hi there!

    That element seems to be controlled by your theme.

    This CSS code seems to remove it, but the theme authors can help you with a permanent fix:

    .container.clr.page-header-inner {
    	display: none;
    }

    Thanks!

    Thread Starter sameeralam

    (@sameeralam)

    Wonderful, thank you!

    Roch

    (@rochesterj)

    You’re most welcome!

    Let us know if you need anything else.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Player name shows up twice’ is closed to new replies.