Posted in: Newspaper
Jul 24, 2017 at 8:30 pm
Hi,
Can you have a background that also show the top as it is in the screen I attach?
I use V. 8
Thank you
Jul 26, 2017 at 10:33 am
Hi,
If you reply in your own topic, it will only delay the answer and make the topic newer. We reply from oldest to newest, and try to answer all the topics as soon as possible.
What you want to achieve could be possible. It could be done by setting a margin top for the body
– https://www.screencast.com/t/cSMEFPiiLP
The code will apply on all the website. You should enter it in Theme panel->Advanced CSS in the Desktop section. You can change the margin value if needed.
body {
margin-top: 150px;
}
Thanks
Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.