• Anonymous User 451221

    (@anonymized-451221)


    How can I change the font size?

    I want the Quotes to look bigger in the sidebar.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Anonymous User 451221

    (@anonymized-451221)

    Additional CSS below solved the problem.

    .quotescollection-quote-wrapper {
    	font-size:20px !important;
    	line-height:1.5;
    }

    Thanks for sharing your solution

    AlwaysEnthusiast

    (@alwaysenthusiast)

    I tried changing font size using the solution above but could not make it work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Font Size’ is closed to new replies.