Home Forums WoodMart support forum Change title size compare/wishlist/cart pages

Change title size compare/wishlist/cart pages

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

    BertranddesmetsWM
    Participant

    Hi,

    I would like to change the size of the titles (under the icon) you see on pictures and link attached in the private area.

    Do you have some CSS available for this?
    Kind regards,

    Bertrand

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

    Hello,

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

    body .woodmart-empty-page{
    font-size:20px;
    }

    Set the size as per your needs.

    Best Regards

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