Thread Starter
CDoug
(@cdoug)
Hi @tribecari,
Thanks so much for getting back to me. The website is clachtoll.aocarchaeology.com – you will see that i’ve added a ‘calendar’ page as a stand-in while I try to sort the issue! Should be appearing on events page, and indeed a message in the dashboard indicates that the calendar will show in place of the page, but all I get is the error message… Very grateful for any assistance!
Thanks,
Charlotte
Thread Starter
CDoug
(@cdoug)
I have managed to space the widgets regularly by inserting
.widget {
overflow: hidden;
padding: 0 0 5px;
}
into my custom css plugin. However, I can’t seem to reduce the space between each image, even when I change padding: 0 0 5pm to padding: 0 0 0px!
Any suggestions much appreciated.
Thanks