Home Forums WoodMart support forum Categories in shop page title

Categories in shop page title

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

    [email protected]
    Participant

    Hi!
    Can we have the categories starting from “MEN” to be displayed from second line? The first line is too long now. I would also like to make the category font size a bit larger. Thanks!

    #324317

    Hello,

    Please provide some relevant screenshots of the specific area to check it myself and help you out accordingly.

    Also disable the maintenance mode of the website.

    Best Regards.

    #324322

    [email protected]
    Participant

    Screenshot attached. Thanks!

    #324346

    Hello,

    You can try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS. It will increase the padding and then the categories will be moved to the next line.

    .wd-nav-product-cat>li>a {
        padding: 25px;
    }

    And to change the font size try adding the following Custom CSS.

    .wd-nav.wd-style-underline .nav-link-text {
        font-size: 18px;
    }

    Regards.
    Xtemos Studios.

    #324381

    [email protected]
    Participant

    Thanks it worked!

    #324467

    Hello,

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Categories in shop page title’ is closed to new replies.