Change color in Feature area

Discussion in 'Traffica WordPress Theme' started by oleksiy79, May 29, 2016.

  1. oleksiy79

    oleksiy79 New Member

    Joined:
    May 20, 2016
    Messages:
    16
    Likes Received:
    0
    How to change the background color in this newly introduced feature area? I mean the color of the whole box.
     

    Attached Files:

  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    .feature_inner_box {
        background-color: burlywood;
    }
    Change the color as per your interest..

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page