Viewing 2 replies - 1 through 2 (of 2 total)
  • all your images are in paragraph tags with out classes or id’s. You can add this rule but it would effect all paragraph on your site.

    /*media all*/
    p {
    margin-bottom: 0.5em;
    }

    since there no classes assigned to the paragraphs it limits your options.

    Thread Starter elenikap

    (@elenikap)

    Hm thanks so where exactly should i add this? To style.css or custom css?

    And can i ask you something else? If you my featured photo, it’s the first one, it’s really small while the picture is actually really large! what can i change?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Space Problem bewteen images and between paragraps’ is closed to new replies.