Support » Theme: Discovery » Social Media Icon & Slider

  • Hi.
    Sorry for the bother, but please, how do i do the following custom changes on this theme:

    1. How do i change the social media icon at the top header or change the individual colour of the social media icon to their respective colour, instead of the themes colour all through.

    2. Where in the code do i insert my own custom slider, so that it uses the themes css and appears like the themes default slider (i am using a revolution slider)

    3. And last but not the least, how do i remove extra spaces below and above the “h1,h2,h3,h4,h5,h6” .

    I anticipate your responses, thank you.

Viewing 1 replies (of 1 total)
  • Theme Author Template Express

    (@danstriker)

    Hello,

    1. You can change the color of the social media icons by adjusting the following in the style.css file:

    .social-media li {
    background-color: #49a7a4;
    }

    2. You can insert your own slider in the custom_home.php file.

    3. Which header styles do you mean specifically?

Viewing 1 replies (of 1 total)
  • The topic ‘Social Media Icon & Slider’ is closed to new replies.