• Resolved stacymaliamarie

    (@stacymaliamarie)


    Hi!I have the Brittany light theme. My social icons are not showing up on cell phones. How do I fix this or add them in?

    • This topic was modified 7 years, 8 months ago by Jan Dembowski. Reason: Moved to correct sub-forum
Viewing 3 replies - 1 through 3 (of 3 total)
  • How you doin?

    Please read posting guidlines. A bit more information is needed to figure out your problem.

    Thread Starter stacymaliamarie

    (@stacymaliamarie)

    My blog is aneveningofpoorchoices.com. The icon option is built into the theme, so I’ve checked the box to have them show up in the top right. It won’t show up on smartphones and I am a www.ads-software.com user, Brittany light theme 4.8. Please advise if further info is needed.

    Thread Starter stacymaliamarie

    (@stacymaliamarie)

    Never mind! I got the code:

    @media (max-width: 767px) {
    .header-bar-left {
    width: 50px;
    }
    .header-bar-right {
    width: calc(100% – 50px);
    }
    .header-bar-right .social-icon {
    width: 35px;
    }
    .header .social-icons {
    display: block;
    }
    }

    *in your custom CSS box under Customize->Additional CSS

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Social Icons Not Showing Up on Smartphone’ is closed to new replies.