• Resolved marvmckay66

    (@marvmckay66)


    How does one activate the social media icons in the top right corner of the masthead as seen on the theme screenshot?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Tom

    (@edge22)

    Hi there,

    The screenshot is using the “Header” widget area in “Appearance > Widgets” with my Lightweight Social Icons plugin: https://www.ads-software.com/plugins/lightweight-social-icons/

    Let me know if you have any other questions ??

    Thread Starter marvmckay66

    (@marvmckay66)

    Thanks a lot – I’m installing the plugin now.

    Since you asked if I had any other questions, I do – I can’t find where to change the background color of the masthead. I was able to change the background of the content section by going to “customize/colors/base colors/background,” but that doesn’t include the background section above the navigation, which stays white. Where would I change that? I tried site-header in the CSS, but that didn’t affect it.

    Theme Author Tom

    (@edge22)

    Our Colors add-on allows you to change/remove the header background color, plus a lot more.

    You can also use this CSS:

    .site-header {
          background: #whatever;
    }
    Thread Starter marvmckay66

    (@marvmckay66)

    Thanks so much for your help! It’s a great theme, and your speedy support is very much appreciated!!

    Theme Author Tom

    (@edge22)

    No problem! Glad you’re enjoying it ??

    Thread Starter marvmckay66

    (@marvmckay66)

    I tried

    .site-header {
    background: #0c3062;
    }

    and also tried:

    .site-header {
    background-color: #0c3062;
    }

    and neither one had any effect, which seems strange. Any ideas?

    Theme Author Tom

    (@edge22)

    That is strange. How are you adding the CSS?

    Do you have a link to your site so I can take a look?

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Social media icons’ is closed to new replies.