• Resolved masssi

    (@masssi)


    Hi everybody,
    I use Blocksy theme and when I insert horizontal navigation block in a page, the last item of the menu is not alligned with the previous ones. Is it a bug?
    Thanks in advance for your help.
    Massimo

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello @masssi

    Unfortunately, I cannot see the website in question since it’s protected by a maintenance screen. Would you be kind enough to point me in the right direction? ??

    Thanks!

    Thread Starter masssi

    (@masssi)

    Ops, sorry, is online now.
    Thanks

    Hello @masssi

    I’m not entirely sure where the CSS rule is coming from, since the CSS is minified and combined. Though, this little CSS snippet should get things going for you.

    ul li:last-child {
      margin-bottom: var(--listItemSpacing) !important;
    }

    Hope this helps.

    Thanks.

    Thread Starter masssi

    (@masssi)

    It definitely works!
    Thanks a lot!
    m

    You’re very welcome, @masssi ??

    Have a good one!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘navigation block Blocksy theme’ is closed to new replies.