• Resolved naphtaly

    (@naphtaly)


    Hello members
    May someone help me to remove with white Band that appear at the place of Latest post. hier ist my website: https://www.leadernews.net.
    I’m using the childtheme and that come only with it, not when I activate le parent theme.
    Thanks you for help

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there naphtaly,

    How are you doing today?

    You should be able to remove that with custom CSS which can be added to Appearance -> Theme Options -> Tools -> Custom CSS. Please try adding the following:

    .top-header-block.clearfix {
      display: none;
    }

    This should remove the the top bar. If the code doesn’t word please let me know so I can take a look.

    Hope this helps ??

    Cheers,
    Bojan

    Thread Starter naphtaly

    (@naphtaly)

    Yeah..thanks for your help. It ist now removed…!
    Naphtaly

    Hey Naphtaly,

    Glad that helped ??

    Cheers,
    Bojan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Front page Header’ is closed to new replies.