Mobile theme drop down

Discussion in 'Appointway WordPress Theme' started by pupwild, May 15, 2013.

  1. pupwild

    pupwild Member

    Joined:
    Jan 11, 2013
    Messages:
    126
    Likes Received:
    0
    for some reason on the mobile theme, the sections are not even, please see pic, one row is bigger then the rest.
     

    Attached Files:

  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    This is not any issue, bigger row shows the drop-down menus of your site.
     
  3. pupwild

    pupwild Member

    Joined:
    Jan 11, 2013
    Messages:
    126
    Likes Received:
    0
    I am actually talking about the "Products" page, not the drop down pages. As you can see that column is not even like the rest.
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .it_mobile_menu ul {
    margin-bottom: 0px;}
     

Share This Page