Comments kaystie started the conversationJanuary 31, 2019 at 12:04pmHi! 1. How do I control the amount of padding/whitespace between the menu header and post title? (attachment 'post whitespace...')2. How to move category to the rest of post metadata under the title? (attachment 'post whitespace...')3. Is it possible to show picture first, title+metadata second?4. Is it possible to have all metadata in a single line on mobile (attachment 'mobile post...') Credentials for staging website (use copy-paste): login: guest pass: Г0сть Many thanks in advance! 2,700PenciDesign repliedJanuary 31, 2019 at 3:42pmHi,1/ Please add more this code to Customize > Custom CSS to do that: body.single #header{ margin-bottom: 30px; }2/ Sorry this theme doesn't support this feature.3/ Please check options for it via Customize > Single Post Options > Move Categories, Post Title, Post Meta To Bellow Featured Image4/ Please add more this code to Customize > Custom CSS to do that: @media only screen and (max-width: 479px){ .post-box-meta-single span { display: inline-block; margin-right: 10px; } }Best Regards,PenciDesign1 Likekaystie repliedJanuary 31, 2019 at 4:14pmThat was really hellpful, thank you for a great job! Sign in to reply ...
Hi!
1. How do I control the amount of padding/whitespace between the menu header and post title? (attachment 'post whitespace...')
2. How to move category to the rest of post metadata under the title? (attachment 'post whitespace...')
3. Is it possible to show picture first, title+metadata second?
4. Is it possible to have all metadata in a single line on mobile (attachment 'mobile post...')
Credentials for staging website (use copy-paste):
login: guest
pass: Г0сть
Many thanks in advance!
Hi,
1/ Please add more this code to Customize > Custom CSS to do that:
2/ Sorry this theme doesn't support this feature.
3/ Please check options for it via Customize > Single Post Options > Move Categories, Post Title, Post Meta To Bellow Featured Image
4/ Please add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
That was really hellpful, thank you for a great job!