Social media background bar color

Discussion in 'Dental Clinic WordPress Theme' started by v4sb, Oct 7, 2015.

  1. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    I would like to change the color of the bar that is in the background behind the social media icons in the header on the homepage, but cannot. I have tried changing already in the theme options, but it does not change it on the website.
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site along with some edited screenshot so that we can better assist you?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    It would be our pleasure to serve you.

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .ehu-top-relative {
        border-bottom: 0px !important;
        background: #ffffff !important;
    }
    
    Note:- Please change the background color accordingly. By default, I have set it to white using the color-code #ffffff.

    Hope it will resolve your issue

    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page