Home Forums WoodMart support forum 2nd level categories

2nd level categories

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #276441

    shiyanthan
    Participant

    Hi,
    Please check the attachment
    Please send custom css code for 2nd level categoris. currently word are break 2 lines

    Attachments:
    You must be logged in to view attached files.
    #276506

    Hello,

    I saw the screenshot you attached.

    Please provide the URL of the website to check it myself and help you out accordingly.

    Best Regards

    #276509

    shiyanthan
    Participant

    Hi,
    I will attached private sections

    #276530

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .menu-simple-dropdown .sub-sub-menu{
        width: 300px;
    }

    Regards.
    Xtemos Studios

    #283724

    shiyanthan
    Participant

    Hi,
    This style is not working pls check

    #283748

    Hello,

    Please replace the previous Custom CSS with the following then clear cache and check back.

    .wd-dropdown-menu.wd-design-default .wd-dropdown {
        width: 300px;
    }

    Best Regards

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