Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #784939

    Is there a way to show in the header navigation the page name (in Header) underlined or in any other way highlighted?
    For example Blog should be underlined when clicking on this page.
    Thank you very much!

    #784951

    Hey v4inee,
    Add the following to quick css:

    .page-id-1037 #menu-item-3225 a .avia-menu-text{
    border-bottom: 2px solid #fff!important;
    padding-bottom: 5px!important;
    }

    Let me know if this works.

    Best regards,
    Jordan Shannon

    #786277

    Hello Jordan,
    It doesn’t work properly. It shows the page name for half a second underlined when one clicks on them, but also not all of the page names.
    Thank you!

    #786441

    Hi,

    Would you be able to provide admin info so that I can look into this further? Just to confirm you want the matching menu item to be underlined on whatever page you are on?

    Best regards,
    Jordan Shannon

    #787717

    Hi,
    exactly, the matching menu item sou;d be underlined on whatever page I am on.

    Thanks!

    #787929

    Hi,

    Would you be able to give admin privileges? I need to access Enfold options and quick css.

    Best regards,
    Jordan Shannon

    #789000

    done, above credentials have now admin rights.

    #789025

    Hi!

    I added this code in Enfold > General Styling > Quick CSS:

    .current-menu-item>a>.avia-menu-text {
      border-bottom: 2px solid #fff!important;
      padding-bottom: 5px!important;
    }

    For additional information, Enfold actually provides a menu style that does exactly this. If you’d like to try it out, please go to Enfold > Header. Then for Header Style, please select “Default (with borders, active menu indicator and slightly transparent)”.

    Best regards,
    Sarah

    #802706

    Hi,
    I have another questions. How can I create a title above several checkbox options or even better radio buttons? Any help would be very much appreciated!

    Thank you

    #804020

    Hi,

    Please provide a link to the site/page in question. I am not seeing any check boxes on your site.

    Best regards,
    Jordan Shannon

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