Customise font type and size in Bookclub

Posted in: Newspaper
Post count: 6

Hi,

I’ve used the BookClub demo, but I can’t find where I can adjust the font used in my bookclub header menu. Could you point me in the right direction?

Post count: 20688

Hi,

There are settings for the header menu fonts in the theme panel
http://prntscr.com/n0img0
Adjust them as needed. Let me know if you have more questions.

Thanks

Post count: 6

That worked out. Thank you

Two more questions. I’ve turned off COMMENTS for my blog (for now), but the AUTHORS BOX element does not have an option to not show comments.
See: https://prnt.sc/n1fipy

Is there another option? Ideally, one which shows the Social Media icon (e.g. LindkedIn). Secondly, where can I set the layout/background of these icons?
See: https://prnt.sc/n1fkbu
I’d like these to be white letters on blue background (LinkedIn standard)

Saludos,
Roberto

Post count: 35449

Hi,

This comment is a little bit different, those from theme panel show the comments from post, and the one from author page show the comments that author have write.
-> https://www.screencast.com/t/t3AYUJPoxZdX

For author page you need to use a cloud template from tagDiv Cloud Library or us a custom css
-> https://www.screencast.com/t/azp5sVXF3Uv

.author .td-author-counters span:last-child {
display:none;
}

Set the css in Newspaper>Theme panel>Custom code Custom css

You can check the social from here ->https://www.screencast.com/t/NloFAh1A or using tagDiv Composer -> https://www.screencast.com/t/Vq2QewXO -> https://www.screencast.com/t/Lu5k1yWECq

Thank you!

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