Important Note


We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community



InkThemes Support Forum » Colorway Theme

How to change the font size of sidebar items?

(2 posts)
  1. woolball
    Member

    Member
    Joined: Aug 2012
    Posts: 3

    I've tried to edit style.css and changing:

    .sidebar ul li {
    border-bottom:1px solid #eeeeee;
    padding-top:5px;
    padding-bottom:5px;
    margin-left:10px;
    padding-left:20px;
    font-size:1.2em;
    color:#999;
    }

    or paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    h2{
    font-size:25px;
    }

    but have no effect for both.

    Posted 10 months ago #
  2. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

    paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    sidebar h2 {
    font-size: your font size;
     }

    Thanks.

    Posted 10 months ago #

RSS feed for this topic

Reply

You must log in to post.