• Resolved globalmerchant

    (@globalmerchant)


    Hi, I hope you can assist, the headings on the download products are very big, I have tried several different themes including storefront but all the same.

    Is there a way to make the font size smaller please?

    Link to page:

    https://our-school.co.za/downloads/

    Regards
    Andre

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @globalmerchant

    Welcome to the support forum.

    Please add the below CSS code, which should resolve the heading size issue.

    .wpdm-lt-card h3 a {
        font-size: 20px;
    }

    Please change the value 20 as per your need.

    With Regards

    Thread Starter globalmerchant

    (@globalmerchant)

    Sweet, thanks Humayon, it looks much better now!

    One more question, I have a carousel on the same page, it shows three dots but there are no arrows to scroll, how do I add them plz

    Andre

    Hello @globalmerchant

    Thank you for your reply.

    Please use nav=1 and dots=0 in the shortcode parameter to show arrows instead of dots.

    It will appear like this then: https://prnt.sc/TELnRMB9PBUw.

    Regards

    Thread Starter globalmerchant

    (@globalmerchant)

    Hi Humayon, thanks I manage to change the dots to arrows, but they very small, what can I add to make them bigger and perhaps bold as well

    [wpdm_carousel category=”84″ nav=1 dots=0]

    Thanks
    Andre

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

The topic ‘Heading size’ is closed to new replies.