Home Forums WoodMart support forum increase space

increase space

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

    xue
    Participant

    Hi,
    how can I increase the empty space above pagination on product page?
    (please see attachment)

    thank you!

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

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to increase it

    .products-footer {
    	margin-top: 30px;
    }

    Regards

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