menu button text is replicated on homepage

  • Posted in : Empathy
  • lindakristiansen
    Participant

    where do i change it?
    the live preview on themeforrest shows that its possible but i can´t figure out how or where to do it.
    btw, its only the “home” text + icon i want to remove from the homepage.
    would be nead to remove the menubotton text on the other pages aswell but you havent done so on the live preview so i asume its not possible?

    ahmetsali
    Keymaster

    Hi, removing home button will cause that your visitors can’t navigate back to your home section in the homepage, that may not be a good move but still you can try this custom css code;

    .one-page-layout .nav-menu > ul > li:first-child {
        display: none;
    }
    
    lindakristiansen
    Participant

    ofc, but i wont remove the menu item! :)
    the title on the menu button, example “home” replicates on the homepage so that the homepage/static page gets a headline with “home” + icon if any.
    see for yourelf here:
    http://visue.info/freddy

    serkan
    Moderator

    Go to Appearance > Widgets and on the right side see the Empathy Template Pages and choose your pages from here. If you choose it, title and icon will disappear from the pages area.
    Thanks

    lindakristiansen
    Participant

    omg, ofc!!
    im unloading a bulk of thanx as we speak, they all have your name on it! :)

    serkan
    Moderator

    You are welcome.

    jgherghel
    Participant

    Ok, I did the whole widgets and icons thing, but then the title and icon disappear from the menu. How can keep the icon and page title in menu but take them out of the page header?

    serkan
    Moderator

    Hi @jgherghel;
    We can solve your issue with some custom css code but first of all i need to understand why your icons disappearing. I would recommend you to check the steps again and deactivated all your plugin and try it again.

    jgherghel
    Participant

    hi @ serkan
    ok, so when i go to widgets>empathy template pages and change the title of the different pages, it erases the page name off the menu section and page. same goes for the icon image. SO what i want to do is keep the icon image and title of the page in the menu section but do away with them on the page itself. It is to redundant to see the menu and page title be the same icon and title. thanks

    Joshgg.com is my website.

    serkan
    Moderator

    Hi @jgherghel,
    You have a consol error. First of all, deactivate all your plugin and try it again.

    jgherghel
    Participant

    the only plugins i have activated are the wordpress importer and pixelwars portfolio.

    serkan
    Moderator

    Hi jgherghel,
    You don’t want to see the page title and icon image at the same time on the menu and page, right? This custom css code will delete the page title from the pages.

    .page-title { display: none; }

    Thanks

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register