Home Forums WoodMart support forum how to make the category titles to show in two lines

how to make the category titles to show in two lines

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

    jorge2012
    Participant

    the titles of the categories sometimes show in two lines wrapping the title and sometimes the show in on one line making the title bar to expand. I would like to show all of them in lines (wrapped) please check the attached image

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

    Hello,

    Please provide the page URL we will try to make it with the custom CSS as there is no option.

    Best Regards

    #442345

    jorge2012
    Participant
    #442414

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .title-design-centered .wd-nav-product-cat {
        width: 80%;
    }

    Best Regards

    #442734

    jorge2012
    Participant

    I did the change but once the page loads, some categories go back to a single line creating two rows of categories. this makes the title bar to tall.

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

    Hello,

    The width of the container is flexible and it would work with the same length.

    I am afraid it is not possible to keep it in the way you want.

    Please remove the code.

    If you have any questions please feel free to contact us.

    Best Regards

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