Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #409797

    Dear Kriesi-Team,

    can you help me with the navigation underline?

    Active is the portfolio. When I go to an other menu button, the underline (hover) is not visible.
    Also the active portfolio item has no underline.
    I also want the underline visible at the active portfolio child item.

    How can I edit it with the quick css?

    By the way, the other menu underlines are working perfect.

    Regards, Sandy

    #409801

    Hi sandy_fo!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    li.current-menu-ancestor span.avia-menu-fx {
      opacity: 1;
      visibility: visible;
    }

    Regards,
    Yigit

    #409811

    Hi Yigit,

    thank you for the fast reply.
    But it does not work.

    Regards, Sandy

    #409812

    Hey!

    Can you post the link to your website please? And please point out the page that does not have avia menu FX :)

    Best regards,
    Yigit

    #409825
    This reply has been marked as private.
    #409832

    Hey!

    Please add following code to Quick CSS

    li.current_page_parent a .avia-menu-fx {
      opacity: 1!important;
      visibility: visible;
    }

    Best regards,
    Yigit

    #409839
    This reply has been marked as private.
    #409842

    Hi!

    That is because it seems like News menu item is the parent of your page – http://i.imgur.com/TBBQjRU.png
    Do you mind creating a temporary admin login and posting it here privately?

    Regards,
    Yigit

    #409850
    This reply has been marked as private.
    #409853

    Hi!

    Can you please update Enfold to the latest version 3.0.8 – kriesi.at/documentation/enfold/updating-your-theme-files/ and WordPress to 4.1.1?

    Best regards,
    Yigit

    #409855

    Hi,

    yes I can. But first i will go for a backup of the website.

    Best, Sandy

    #409857

    Hi!

    Sure, if you would like to create a testing environment, please see – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/

    Best regards,
    Yigit

    #409891
    This reply has been marked as private.
    #409896

    Hi,

    ok, too fast reply. I fixed it, and now I will do the update for the theme.

    Best, Sandy

    #409908
    This reply has been marked as private.
    #409919

    Hi,

    can you help me with the actual problem?
    I cannot create a new home-site, because I cannot save the frontpage settings in the enfold theme options.

    Best regards, Sandy

    #409935

    Hi,

    anyone here for a support?

    Best regards, Sandy

    #409938

    Hi Yigit,

    after the instructions from your support team.. now I have two more problems.
    Can you help me?

    Best regards, Sandy

    #410004

    Hi Yigit,

    I have the system reset; to the old version of wordpress and the theme.

    Can you help me with the visibility from the navigation underline?

    Best regards, Sandy

    #410579

    Hi!

    It’s not letting me login. Is the information correct? It looks like your using Enfold 2.7.1 so you will need to update to the latest version, 3.0.8. Also make sure WordPress is updated and all plugins are deactivated while testing.

    See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.

    Also, when a topic gets a reply it gets pushed to the back of the queue and it takes longer for us to see it so please keep that in mind.

    Regards,
    Elliott

    #410611

    Hi Elliott,

    thank you for your reply.

    Yesterday I have updated the theme enfold and wordpress to the latest version.
    After that… I had 2 more problems! I coudn’t change the theme options (home-site). Because I had to… after the update, the home-site was broken.. no home-site and no way to change it in the theme options.
    ..I don’t like to do that again, sorry.

    I need only help with the navigation underline, when projects is active.

    And yes, the login was only temporary.

    Regards, Sandy

    #411183

    Hi!

    You’ll have to update the theme if you want it to work with the later versions of WordPress.

    As for the “navigation underline” are you talking about your “projects page”? If so then add this to your custom CSS.

    #top .av_header_transparency #header_main {
      border-color: #e1e1e1 !important;
    }

    Regards,
    Elliott

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