Home Forums WoodMart support forum Menu displays on two rows in Dakstop version

Menu displays on two rows in Dakstop version

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #629023

    vapeliondubai
    Participant

    my website main menu display two rows. i also added this code:

    .wd-header-nav {
    flex: 0 0 auto !important;
    }

    and aslo enabled the Display inline toggle option, but cannot fixed the issue

    #629282

    Hung Pham
    Participant

    Hi vapeliondubai,

    Thanks for video and appreciate your patience.

    You can adjust the menu font settings by navigating to Theme Settings > Typography > Advanced Typography, and creating a new rule for navigation items https://ibb.co/MGkTqjT

    For detailed instructions, please refer to the documentation:
    https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Kind Regards,

    #629331

    vapeliondubai
    Participant

    i cannot undrestand , please describe it . this image it is not show ( navigation items https://ibb.co/MGkTqjT)

    #629337

    vapeliondubai
    Participant

    i also give my website advance typrograpy option image in private content

    #629459

    Hung Pham
    Participant

    Hi vapeliondubai,

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

    #629475

    vapeliondubai
    Participant

    issue number 1: keep in mind: this issue only for dakstop version

    Issue Number 2: also another issue for single product description and cetagorry description, when i use bullet point and number in description , i see bullet point & number symbol out of the margin . this issue dakstop version and mobile version. please do not change content margin , just only fix why bullet point and number symbol out of the margin

    i give my website access in private content

    #629555

    Hung Pham
    Participant

    Hi vapeliondubai,

    1. Menu

    Please follow my above instructions and you can set font-size for Desktop devices only https://ibb.co/LrXcpKQ

    Also, Please add below Custom CSS code to Theme Settings > Custom CSS > Desktop CSS to decrease gap and padding between menu items:

    ul.wd-nav {
        --nav-gap: 10px;
    }
    
    div.wd-tools-element>a {
        padding-inline: 5px;
    }

    2. Please double check, everything looks good https://ibb.co/h8FrpTX

    Kind Regards,

    #629594

    vapeliondubai
    Participant

    i added this code but cannot fix the isssue

    #629600

    vapeliondubai
    Participant

    also cannot solve 2nd issue

    #629915

    Hung Pham
    Participant

    Hi vapeliondubai,

    Everything worked well on my end https://ibb.co/8D2HdPT

    You should Purge cache from plugins / CDN or disable it and check again.

    Kind Regards,

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