• Resolved Cesare

    (@cezareluke)


    How do i change font or size in ‘Banner’ area and ‘Products’ area?

    Thank you very much

Viewing 1 replies (of 1 total)
  • Hey there,

    You can use the following CSS to your WordPress to do this:

    .font-alt {
        font-family: "Roboto Condensed",sans-serif;
        font-size: 20px;
    }

    Let me know if it works. ??

Viewing 1 replies (of 1 total)
  • The topic ‘Font in ‘Banner’ and ‘Products’ area’ is closed to new replies.