Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • archaggelos Friend
    #1068593

    Just a note: right alignment of the 3 lines (mobile menu) inside the rectangle because all the icon is correctly aligned to the right.

    Saguaros Moderator
    #1068783

    Hi,

    I visite your site: https://www.doitliketakemoney.gr in mobile but see the menu in off-canvas as normal.

    Could you share screenshot highlighting the issue and how it should be?

    archaggelos Friend
    #1068787

    Hi Saguaros,

    you will see the off-canvas menu issue when you will select for Off-canvas menu Team Report . There you can see the issue.

    Thank you

    Saguaros Moderator
    #1069496

    You can try with this custom css:

    .com_ola .navbar-header i.fa.fa-bars {
        margin-left: -4px;
    }
    
    .com_ola .navbar-header .btn:hover {
        color: #fff;
    }
    archaggelos Friend
    #1069565

    That custom css will be added in the component com_ola?

    archaggelos Friend
    #1069569

    Ok I added the custom code in com_ola and it is working, the only thing is that edges are rounded and it is not exactly as all the other menus. Nornally something should be added.

    Thank you very much

    Saguaros Moderator
    #1069573

    If this component support place to hold the custom style, you can add there.

    archaggelos Friend
    #1069577

    Thank you what about corners of the button which are rounded?

    archaggelos Friend
    #1069628

    Hello Saguaros,

    finally i managed to fix it by myself. We can close the ticket. Thank you for your help Saguaros

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

This topic contains 9 replies, has 2 voices, and was last updated by  archaggelos 7 years ago.

The topic ‘mobile menu (3 lines) aligned issue’ is closed to new replies.