[Support request] Decrease space between logo and image

Home Forums Support [Support request] Decrease space between logo and image

Home Forums Support Decrease space between logo and image

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #241342
    Miguel

    Hello Tom,

    How can I decrease the space between the logo and the image below? http://aprendendoinglesemcasa.com/o-curso/

    Many thanks!!

    Miguel

    #241344
    dasigna

    … why decrease?? the space is optically fine the way it is :-).

    but apart from optical or graphics point of view you could try with some css tweak for this part:
    (change the 2em-value to your needs)

    .entry-content {
        margin: 2em 0 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.