Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #596931

    I recently upgraded from “Choices” to Enfold on a site I manage. Everything went OK and I’m pleased with what I can now do for my client.
    However, there’s one issue I can’t figure out.

    There is a label entitled “Frontpage” attached to the top of my sidebar of my frontpage (Home). I don’t know where it came from and I don’t know how to get rid of it. It looks like a label and it doesn’t link to anything – just a static label.

    I examined all the widgets in use on my sidebar and wasn’t able to find anything wrong. The label only appears on the Home page (frontpage) and no other page seems to reflect its namesake within its respective sidebar.

    Can you point me in the direction of a solution? Thanks, I appreciate your help.

    #597327

    Hi jberickson,

    Not sure where that is coming from but please try the following in Quick CSS under Enfold–>General Styling to hide it:

    .sidebar .widget_nav_menu {
    display:none !important;
    }

    Thanks,
    Rikard

    #597343

    Perfect solution. Thanks.

    Weird, right?

    #597577

    Hi,

    Yes I couldn’t see it in any of your widgets, but glad the CSS helped :-)

    Thanks,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.