Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • imported_lorenzoadorni Friend
    #1056280

    Hello,

    As you can see in the attached file and at this url http://www.maximal.it/nuovosito/index.php?option=com_content&view=featured&Itemid=101&lang=it
    the first voice "Home" of the menĂ¹ is not aligned with the logo.
    How can I align it ?
    Thank’s


    1. menu-1
    Pankaj Sharma Moderator
    #1056384

    Hi
    Both are container are aligned see this: http://prntscr.com/g8k3f8
    Its the padding of each menu item so they will display well in the template.

    Regards

    imported_lorenzoadorni Friend
    #1056510

    Ok, but is not very good to see. How can I solve this problem ?

    Pankaj Sharma Moderator
    #1056522

    Hi
    You can add padding left to logo.
    With this code

    .logo {padding-left: 10px;}

    Regards

    imported_lorenzoadorni Friend
    #1057656

    This solutions seems works not so goog.

    Instead of adding pad to the logo I can’t change padding to the menu items?
    By use a paddign right instead of a padding left, to each mune items, we can not have a good solutions?

    Pankaj Sharma Moderator
    #1057769

    Hi
    By default, it’s already aligned. If you do not want to move menu items you can apply the padding on logo

    @media (min-width: 768px)
    {
    .logo {
    
        padding-left: 43px;
    }}

    Regards

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum