Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #991824

    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

    #992027

    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

    #992247

    Thanks very much.

    #992434

    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

    #992438

    no that’s fine, thanks again.

    #992683

    Hi,

    Thanks for the feedback, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Portfolio Title Spacing’ is closed to new replies.