Tagged: ,

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

    I am trying to get a client to switch to Enfold but am having 4 small issues with the header/navigation

    1. The menu items have a triangle next to each one I just can’t seem to make disappear.
    2. Can’t get the Menu items to be anything but Bold font
    3. It is not switching to the mobile navigation which I have set to 990px in the Enfold Settings
    4. I also need to make a couple sub-pages where the navigation is totally hidden -or- as an alternative be able to say on that page a different menu should be used. I did select “Hide Header On This Page” in the editor but it is not working.

    Thanks for your help

    #511409

    Hey Jon!

    1.) Make them disappear with this code in side your Quick CSS field:
    span.avia-bullet {
    display: none;
    }
    2.) Use this code:

    span.avia-menu-text {
    font-weight: normal;
    }
    

    3.) You are using a very old version of the theme. Please upgrade to Enfold v3.3.2.

    4.) Not sure what you are trying to achieve. Can you explain further and use screenshots to highlight your intentions please? you can use imgur.com or dropbox.

    Would be best for us moderators and other people searching for solutions in this forum, if you separate different questions into different tickets.

    Regards,
    Andy

    #512627

    Andy,

    Thanks a ton all of those solutions worked, and my client did commit to Enfold.

    Had an issue updated Enfold where it hid the Avia editor and had to revert back to the older Enfold, but will open a new thread on that.

    Thanks again

    #512729

    Hey!

    alright and glad we could help so far. Yes, let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu Issues’ is closed to new replies.