Home Forums WoodMart support forum Changing size of some heading

Changing size of some heading

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

    BertranddesmetsWM
    Participant

    Hi,

    Could you please help me find the proper CSS to modify the size of the heading you see on the screenshot. I cannot find it myself.

    Thanks for the support.
    Regards,
    Bertrand

    #235613

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for the Desktop area under Theme Settings >> Custom CSS.

    .title-size-small .woodmart-checkout-steps ul li {
    	font-size: 34px;
    }

    Regard’s.
    Xtemos Studios.

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