html code for font size change bottom navigation

  • Unknown's avatar

    hi, everybody, now this is another, the third try to get a helpful answer, tks to amygthywp.

    my english is limited, and my it-online know how aswell, so please excuse for not beeing concrete and adequate, as you all are used to native speakers and online pros.

    here is what i posted already, most likely in the wrong areaa, the support areas:
    “well, jerry did help a lot so far. thanks. plus he wanted me, to get answers from the forum.
    now i tried and got no reply, so again i contact support.
    my theme is clean home. i need a html code to change a font size. below the text of an article, and below the comment reply, is a navigation.
    this shows the title of the next and the previous article.
    those i need to make smaller. please be so helpful and forward a html code in oder to get this done.

    tks in advance.

    my blog is christian-christ.com

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Give this a try and see what you think. Adjust the 100% value to your liking.

    .navigation .alignleft, .navigation .alignleft a, .navigation .alignright, .navigation .alignright a {
        font-size: 100%;
    }
  • Unknown's avatar

    great help, it works, thanks a lot, appreciate your support very much thesacredpath.

  • Unknown's avatar
  • The topic ‘html code for font size change bottom navigation’ is closed to new replies.