Reply 185599 to: Share Icons Menu/Topbar

Avatar: Rose Tyler
Rose Tyler
Support staff
February 20, 2018 at 09:11

Hello, @QDH

On our demo we use [share] shortcode. On your site, you added static block “Block RS barre menu”, so you may edit settings of [8THEME] Socials element according to your needs.
To change color and size of your icons, please add this code in Theme Options > Styling > Custom css:

.header-wrapper.header-top-menu .et-follow-buttons>a i {
    color: #1a1a1a;
    font-size: 16px;
    margin-top: 6px;
}

You may use Loco Translate plugin to translate theme – https://xstore.helpscoutdocs.com/article/30-base-theme-translation (this for xstore theme but the process the similar).
To change logo size this code can be used:

.header-logo img {
    max-width: 360px;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.