Home Forums WoodMart support forum Making categories title – height smaller

Making categories title – height smaller

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #121379

    ab
    Participant

    Hi,

    How can I make the categories title height smaller (I mean the background). Plz see image-34. Here is the link: https://www.foodies.mn/product-category/women/

    I want to match the height to this page. Plz see image-35 (highlighted in yellow outline), here is the link too: https://www.foodies.mn/deal-of-the-week/

    I hope you understand it 🙂

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

    Hello,

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

    body .without-title .category-nav-link a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    Best Regards

    #121434

    ab
    Participant

    Thanks works like a charm

    #121447

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Making categories title – height smaller’ is closed to new replies.