0
Welcome Guest! Login
0 items Join Now

SOLVED Vertical-align sub-menu columns

    • staffiery's Avatar
    • staffiery
    • Sr. Rocketeer
    • Posts: 106
    • Thanks: 1

    SOLVED Vertical-align sub-menu columns

    Posted 1 year 5 months ago
    • I have an odd number of sub-menu items arranged into two columns and would like both columns to vertically align. Is there a simple way to accomplish this?

      Using Aurora v1.5.0 template. Joomla 3.10.11
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Vertical-align sub-menu columns

    Posted 1 year 5 months ago
    • Please would you post your URL, superuser id and pswd in the secure tab of your post and I'll have a look for you

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • staffiery's Avatar
    • staffiery
    • Sr. Rocketeer
    • Posts: 106
    • Thanks: 1

    Re: SOLVED Vertical-align sub-menu columns

    Posted 1 year 5 months ago
    • This message contains only secure information that is visible to MrT, moderators and administrators
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Vertical-align sub-menu columns

    Posted 1 year 5 months ago
    • Use this code...
      #g-navigation .g-grid {
        align-items: flex-start;
      }


      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.


      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • staffiery's Avatar
    • staffiery
    • Sr. Rocketeer
    • Posts: 106
    • Thanks: 1

    Re: SOLVED Vertical-align sub-menu columns

    Posted 1 year 5 months ago
    • Worked perfectly! Thank you for the help!!!!

Time to create page: 0.036 seconds