Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #114776
    Franz
    Participant

    Hi,
    how can I change the font size of the main sidebar in evolution pro, independent of the kind of menu or widget? (I have some menus with links and event messages in the main sidebar, see http://www.zuercher-bienenfreunde.ch/

    Kind regards

    Franz

    #114799
    Mahesh
    Keymaster

    @franz: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #secondary .widget a {
        font-size: 15px;
    }

    Regards,
    Mahesh

    #114803
    Franz
    Participant

    Thanks a lot, it works well!

    Franz

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