Homepage feature area Feature Column Heading Bold

Discussion in 'BizWay WordPress Theme' started by tsdetombe, Jan 14, 2017.

  1. tsdetombe

    tsdetombe New Member

    Joined:
    Nov 29, 2016
    Messages:
    2
    Likes Received:
    0
    How can i change the Feature Column Heading in the Bizway Pro theme, from normal to Bold?
     
  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    To make the heading bolder, just paste the code given below in Custom CSS section (Dashboard->InkThemes -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .page-item a p.feature-image-heading {
        font-weight: bold;
    }
    
    Hope this helps...!

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. tsdetombe

    tsdetombe New Member

    Joined:
    Nov 29, 2016
    Messages:
    2
    Likes Received:
    0
    That doesn't make the heading bolder (See attachment as an example).
     

    Attached Files:

Share This Page