Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #922382

    Hi
    Also there is small gap between drop down that u mentioned me in your last ticket
    add below code in custom.css file to fix it

    
    .t3-megamenu .dropdown-submenu .mega-dropdown-menu {
        margin-left: 0px;
    }

    If possible, put your site online and send me the login info so I can have a closer look and check directly for you. It bit hard to assume the issue without checking it on site .

    floti Friend
    #957378

    Hi Pankaj Sharma,

    its been a while and finally its approved to go online, but the the problem seems persist.

    here is our site: www.stiks-tarakanita.ac.id

    if you need access to backend just tell me.

    Thanks.


    1. Capture
    Pankaj Sharma Moderator
    #957380

    Hi
    i am getting this view on your site > > > http://prntscr.com/c2797f

    floti Friend
    #958088

    Hi Pankaj Sharma,

    ok, i changed the alignment in megamenu to the left, and the spaces is back again. But when i changed the alignment to the right, its fine.

    Pankaj Sharma Moderator
    #958117

    Hi
    Can u replicate the issue on your site , so that i can check it . Currently its not the same as in your screenshot : http://prntscr.com/c3c6z2

    floti Friend
    #958196
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #958203

    Hi
    may i know the device name and size in which you are getting this view , i checked different large views but no issue of gap like in your screenshot .

    floti Friend
    #958215

    Hi Pankaj Sharma,

    Currently i’m using macbook pro 17inch on 1920×1200 screen resolution. Browsing on firefox at 120% view. And it showed just like my screenshot.

    When i opened it using 16inch display on 1360×768 screen resolution, browsing on firefox at 100% view. it showed like your screenshot. But if i reduce to 80% view and refreshing the page, it showed showed just like my screenshot.

    Pankaj Sharma Moderator
    #958226

    Hi
    add below code in /css/custom.css file

    .t3-megamenu .dropdown-submenu .mega-dropdown-menu {
        margin-left: 14px!important;
    }

    this will fix the issue .

    floti Friend
    #958258

    Hi Pankaj Sharma,

    It worked, thank you for the support.

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

This topic contains 10 replies, has 2 voices, and was last updated by  floti 8 years, 3 months ago.

The topic ‘Margin in Child Main Menu’ is closed to new replies.