• Resolved ahwell

    (@ahwell)


    Is there a way to increase the space between the portfolio projects? At the moment, when I visit my site on mobile and you scroll a bit, it’s unclear to which project the titles belong. I want the space between the title and the next project to be bigger, so it becomes more clear.

    Thanks,
    Marieke

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Dmitry Mayorov

    (@iamdmitrymayorov)

    Hello Marieke,

    What you can do is add this snippet:

    .project {
    	margin-bottom: 3em;
    }

    to the Additional CSS panel. Let me know if that answeres your question.

    Thanks!

    Thread Starter ahwell

    (@ahwell)

    Thanks Dmitry!!
    That worked perfectly ??
    The screenshot was very helpfull too

    • This reply was modified 7 years, 5 months ago by ahwell.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘More space between Portfolio Projects’ is closed to new replies.