categories not displaying properly

Home Forums IT Consultant Support categories not displaying properly

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #72227
    krishnakrishna
    Participant
    • Topics: 57
    • Replies: 65
    • Total: 122
    Member since: October 9, 2016

    http://www.conseptengineering.co.in/ i have a problem with my category ihave a 45 subcategories i have toadd it compulseroy but when i add sub categories it will display a singular vertically it looks so weired i want horizonal so that categories display properly. pls sdo something and checkout my domain… thanks

    #72229
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .sitenav ul li { position:static;}
    .sitenav ul li:hover ul { width:100%;}
    .sitenav ul li ul {columns: 4 auto;}
    .sitenav ul li ul li a {font-size: 13px; line-height: 25px; position: relative; padding-top:0; padding-bottom:0;}

    Regards,
    Dave

    #72327
    krishnakrishna
    Participant
    • Topics: 57
    • Replies: 65
    • Total: 122
    Member since: October 9, 2016

    thanks

    #72329
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.