Topic Resolution: Resolved
  • Closed
  • Anonymous
    Inactive
    18.06.2015 at 16:15 #18330

    Hi there,

    For some reason the line that is below the carousel slider on my homepage (Evolve Premium theme) is repeated on all other pages on my site.

    I have tried activating a different theme and even reinstalled the theme after first removing it. No dice.

    You can see an example of what I mean on this page.

    The question now is twofold:

    • where is the line coming from
    • how can it be removed

    Looking forward to hearing from you!

    Kind regards, G.

    Roman
    Spectator
    Posts: 3147
    18.06.2015 at 17:44 #18335

    not sure how you got it there but you can remove it by this Custom CSS in Theme Options panel

    .menu-header:after {
    background: none;
    }

    Anonymous
    Inactive
    Posts: 1
    18.06.2015 at 19:54 #18340

    Roman,

    Don’t know how it got there either, but your CSS code did the trick. Thanks for the help and quick response!