Hi guys
I am using the mobile theme and all is well. I have followed your guide https://imgur.com/RvCDBYd to add in a banner to the mobile theme homepage. It places it just below the three articles at the top, which is fine, but i’d like to add padding in there as it sits very close to those top three articles.
Is this possible?
Thanks
TS
Thanks Simion
My site is not live yet. See image here https://imgur.com/lZCtXST
I’ve highlighted in the red circle where I need to add a little bit of padding so there is more of a white gap between the top three articles and the banner.
Thanks
TS
Hi Vlad
The site is live and can be seen here on mobile
https://tinystepsbabyclub.com/
I’d be grateful if you could add a little padding just below the Third Block and the ‘Join our baby Club’ banner image to make that white line gap a little bit larger.
Would that be ok?
Thanks
TS
Hello !
I adjusted it a bit more than you asked just to make sure that the proportions are equal all around. Please use this css code: p {
margin-top: 17px;
margin-bottom: -17px;
}
The code must be inserted here: https://www.screencast.com/t/5vaCUXXSO1Q
Thank you !