Shape 5

Joomla Templates => Samba Spa - Club => : pkennedy99 March 14, 2018, 02:16:26 PM



: Right justify Flex Menu
: pkennedy99 March 14, 2018, 02:16:26 PM
I use a module for a logo and the menu is too close to it (see attached) - Is it possible to right-justify the main menu (or a least move it to the right more)?

Thanks!


: Re: Right justify Flex Menu
: jonahh March 15, 2018, 12:42:46 PM
Hello,

Please post a URL and I can assist you with the CSS.

Thanks,


: Re: Right justify Flex Menu
: jonahh March 15, 2018, 01:04:28 PM
Try adding the following to your custom.css file and be sure to clear your browser cache:

:
body  #s5_menu_inner {
    float: right !important;}


: Re: Right justify Flex Menu
: pkennedy99 March 15, 2018, 01:17:11 PM
Thanks!