change the icons of social networks on a mobile theme

Posted in: Newspaper
Post count: 12

Can I change the icons of social networks on a mobile theme? https://vesnawoman.ru/

I tried using CSS code, but the changes do not appear in the theme …

Post count: 35449

Hi,

The social networks for the mobile version come from here -> https://i.imgur.com/5nhDzQY.png, unfortunately the social icons from here can not be change, sorry!

Thank you!

Post count: 12

I need black icons of social networks, as on the main version of the site. Why are they colored? It looks bad. Can I change them through code?

https://yadi.sk/i/HYUuGuaaRSfobA
https://yadi.sk/i/MiOQbmYLfTVOOg

Post count: 35449

Hi,

The social sharing are look different in mobile version, because you are using the mobile theme plugin, if you disable it the layout will be the same with the one from the desktop. Also you can keep the mobile theme plugin and use a custom css like this one -> https://i.imgur.com/M3TST1s.png
.td-social-sharing-button{
color: #000;
background: #fff;
border: 1px solid #e9e9e9;
}

The code need to be set in them panel > mobile theme > custom code > css.

Hope this will help you!
Thank you!

Post count: 12

The code is working. But Only from additional styles of WordPress. For some reason, the code from the theme panel does not work …

  • This reply was modified 6 years by GOadvance.
Post count: 12

And one more question. Is it possible to make vertical pictures for a mobile theme on the main page?

Post count: 35449

Hi,

I do not quite understand, please provide some more details and screenshots.

Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.