Hi, Can you tell me how to reduce the space between the title heading and the picture below? I would like to reduce the space so the image appears further up the page and users don’t need to scroll down to see the whole image. See link with screenshot: https://snag.gy/YHir8V.jpg
Hey gavdonald,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
body .column-top-margin.flex_column.av_one_full {
margin-top: 0;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks very much.
Hi,
Glad we could help, please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
no that’s fine, thanks again.