formats

Posted in: Newspaper
Post count: 89

Hi, I have two questions.

1. In this page http://www.weliveinus.com I used the stick bar on the left side, but the image top was cut off when I scrolled the page down. Before scroll: https://snipboard.io/leLcZf.jpg after scroll: https://snipboard.io/nyXI2m.jpg.

2. I used BBpress forum but all the forums pages’ titles were cut off a little bit too. https://snipboard.io/Z5bd0x.jpg How can I solve this issue?

Thanks!

Leji

Post count: 27744

Hello,

1. You can set the sticky offset https://i.imgur.com/lxYNR71.png on the column.
2. You can use this custom code css -> https://i.imgur.com/5jVU1Na.png
.bbpress .td-page-title
{
margin: 30px 0 19px 0;
}

Set the code in Theme Panel ->Custom code -> Custom CSS

Thank you!

Post count: 89

Thank you!!!

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