Hello everyone
I have created a portfolie here Link below:
how can i format the text under the image here using css
and make a distance of 4px between the images
thanks in advance
kind regards
Hi Franz,
I’m not sure that I fully understand your intentions, could you try to explain them a bit further or post a screenshot highlighting your intentions please?
Best regards,
Rikard
Hello Rikard
Thank you for your reply.
I wish you a happy new year 2024
if you open this since link below
you will see six pictures with the text underneath
the first one for the game “Cup Final in Balzers 1977”
i would like to format this text by css size and color
is that possible
and that there is a small distance between these pictures (always soccer)
thanks
kind regards
Franz
Hi,
Thganks for the clarification. Please try this in Quick CSS:
.grid-sort-container .grid-entry-title a {
font-size: 16px;
}
.grid-sort-container .grid-content {
padding: 4px 20px 20px 20px;
}
Best regards,
Rikard
Hello Rikard
Thank you so much it works great
you can close this request
kind regards
Francis