Wrong sharing buttons border

Posted in: Newspaper
Post count: 32

Hi there,

Black and white buttons does not show all borders in mobile devices, just top and left.

Example: https://www.elquintobeatle.com/2019/03/26/no-te-pierdas-el-nuevo-videoclip-de-yves-tumor-para-lifetime/

Could you fix this?

Post count: 35449

Hi,

In this way was design the share buttons that you are using on mobile version, if you want to have border to all margins you need too add a cstom css
.td-social-handler, .td-ps-border.td-ps-padding .td-social-network .td-social-but-icon {
height: 38px;
border-right-width: 1px;
}

Please add the above css in Theme panel>Custom code>Advance > Phones

Thank you for your understanding!

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