0
Welcome Guest! Login
0 items Join Now

SOLVED Increase core font size?

    • Marc's Avatar
    • Marc
    • Jr. Rocketeer
    • Posts: 38
    • Thanks: 0

    SOLVED Increase core font size?

    Posted 3 years 3 months ago
    • Hello,

      What's the best approach to increase the core font size for the body and particle text? Within my custom.scss, I've tried to use:

      $core-font-size: 1.5rem;

      But the majority of the particles were uneffected (infolist, testimonials, etc).

      Many thanks
      Marcus
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Increase core font size?

    Posted 3 years 3 months ago
    • You cannot change a scss variable once initialised - it will have zero effect. It's already been used by all the particles SCSS and their statements already generated.

      You need to write scss statements for each of the items that you wish to change the font size of.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Marc's Avatar
    • Marc
    • Jr. Rocketeer
    • Posts: 38
    • Thanks: 0

    Re: SOLVED Increase core font size?

    Posted 3 years 3 months ago
    • Ah - of course, sorry not use to SCSS and was thinking about it the wrong way.

      Many thanks

Time to create page: 0.036 seconds