Posted in: Newspaper
Sep 18, 2014 at 5:26 pm
Hi, im trying to understand how is it that you have in one of your demos the sharing buttons in the following format and I don’t see the settings for changing?
Sep 18, 2014 at 7:15 pm
The example you’re showing is from the special “stack” or “style” option, which changes the entire theme to look more like an old school newspaper (NY Times, etc.). To get that style you would need to use the appropriate stack as used in the demo. Or, you could likely use that style class and apply it from the custom css box.
Sep 19, 2014 at 11:13 am
Hi,
Thanks Christopher!
@joventu Use this css to remove the background of social sharing container: http://screencast.com/t/LLYAgqrCQ5xH
.td-tags-and-social-wrapper-box {
border-top: none !important;
border-left: none !important;
border-right: none !important;
background-color: white !important;
}
.td-tags-and-social-wrapper-box-bottom-line {
border-bottom: none !important;
}
Thanks
Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.