• Resolved mwambembela

    (@mwambembela)


    Hello there, I’m trying to make price of course bolded through Elementor but too bad if i change Font Type, Size or Color it does not change in Course List. The price I’m changing under “Footer tab” on price section, Any idea where I’m doing wrong?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @mwambembela,

    Thank you for contacting Themeum support. I hope you are doing well.

    You can apply this CSS rule to enlarge font-size from WP admin dashboard > appearance > customize > additional CSS

    .etlms-course-list-main-wrap .price {
        font-size: x-large;
    }

    Remember to clear cache afterwards so the changes reflect on the frontend.

    Thread Starter mwambembela

    (@mwambembela)

    Those CSS codes does not work

    Hello @mwambembela,

    Please open your site from your browser’s incognito mode to confirm. I can see the CSS rule has been applied- you can see this image for reference

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to make Price Amount Bolded?’ is closed to new replies.