Home Forums WoodMart support forum How to enlarge the cover image on the category page?

How to enlarge the cover image on the category page?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #560762

    udovicicmarko93
    Participant

    Can you explain to me how to enlarge the title image for the category. I am sending you a link/picture below.

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

    Hung Pham
    Keymaster

    Hi udovicicmarko93,

    Thanks for reaching to us.

    First of all, take my apologies for the delay in answering because of the weekend.

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

    div.title-size-default {
    	padding: 120px 0;
    }

    Regards,

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