hello, is it possible to give the right column (out of 2 ) a top-margin?
best regards, jelle
Like this:
https://jmcwebdesign.nl/duo/wp-content/uploads/2021/05/blue.jpg
best regards, jelle
Hi Jelle,
Could you assign a class to the element, so that we can target it easier with CSS please?
Best regards,
Rikard
hi rikard, its oke, ive solved it via a class given to the p
.blauwkader
{margin-top: 15px;
border: 5px solid #7bb0e7 !important;
border-radius: 15px;
padding: 15px;}
the problem is that one cannot not change the second column concerning the margins… only the first one….
but i wanted to assign the some top margin to the second column…
best regards, jelle
Hi,
Thanks for the update. It looks like you have managed to put a margin on the column with the blue border? If you need further help, then please try to explain the problem a bit further
Best regards,
Rikard
you can close this one, thanks