Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #163158

    Please provide this most basic item so we know what to add to what you call quick css

    #163194

    Hey aribann!

    It depends on which fonts you would like to edit actually. You can target body if you would like all fonts to have the same style.

    Cheers!
    Yigit

    #163196

    yes

    found another post, by luck as search is less than desirable:
    /* Font size */
    body { font-size: 14px!important; }

    this of course leaves everything else untouched ie recent post size / menu sizes
    it should be much easier than designed

    #163217

    is this the set?
    body, h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox

    #163396

    Hey!

    Like Yigit said, you need to specify which fonts or text you’re trying to change. Yes, that is the selectors for text elements. :)

    Cheers!
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Need all fonts described and editable so that sizes can be changed’ is closed to new replies.