Remove slider transparency?

Discussion in 'ButterBelly WordPress Theme' started by graemeknights, Aug 23, 2016.

  1. graemeknights

    graemeknights New Member

    Joined:
    Jul 14, 2014
    Messages:
    4
    Likes Received:
    0
    Hi,

    Is it possible to disable/remove the slider transparency on the homepage but keep the logo in place?

    Also - is it possible to get a YouTube social icon to use with this theme that matches the other included social icons?

    Thanks!
     
  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    To remove slider transparency, please paste the code given below in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header_container {
        background: none;
    }
    And to add YouTube icon, so there would be requirement of some source code customization in the theme.

    Please send us your dashboard details at [email protected] along with this thread link and we will do it for you..

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page