Home Forums WoodMart support forum Space is considered a line break in the category title

Space is considered a line break in the category title

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

    seb-6233
    Participant

    Hello,
    I can’t solve a problem in the display see screenshotthe space and drag it from – word wrap automatically

    Can you help Please

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

    Hello,

    Sorry to hear about the further inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #431544

    seb-6233
    Participant

    there

    #431551

    Hello,

    To adjust the Navigation Menu text links concern, the following Custom CSS has been applied on your Site under the Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    #menu-categories .menu-item .woodmart-nav-link {
        align-items: stretch !important;
        padding-top: 1em !important;
    }
    
    #menu-categories .menu-item .woodmart-nav-link:after {
        padding-top: 0.7em !important;
    }

    Please check back your Site after completely clearing the browser and server cache.

    Best Regards

    #431622

    seb-6233
    Participant

    thank you for your responsiveness, it seems to be solved in chrome, but not on safari and firefox, I tried on several browsers.

    #431740

    Hello,

    Sorry to hear about that.

    We have rectified our earlier CSS by removing it and applying the following one on your Site:

    #menu-categories .menu-item .woodmart-nav-link span {
        width: 8.05em !important;
    }

    After applying we have checked it on Chrome as well as Firefox, the Menu Links were appearing fine:
    https://snipboard.io/mhI9tU.jpg

    Please check back your Site after completely clearing browser and server cache.

    Best Regards

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