• Resolved rook

    (@rookandamosymailcom)


    hello all, i am trying to reduce the space between two paragraphs on my home page, but it seems that no matter what I do with padding the space stays the same, I have looked around for similar problems but all i can find is stuff that says set padding and margin to zero, I tried that and it doesnt work. any help would be greatly appreciated, here is a link to the home page: http://robscenitycomix.co.uk/

    also the website is for over 18’s only as it has art of an adult nature.

    thanks for any help in advance

Viewing 7 replies - 1 through 7 (of 7 total)
  • CSS line 125 and line 342 p tags margins, null them and re-specify them.

    Thread Starter rook

    (@rookandamosymailcom)

    Ok cool are they conflicting with each other, I found line 125, thats the p tag, that effects the home page, but i cant find line 342 in my stylesheet, could this be because it is a child theme? And what exactly do you mean by null, should i delete them? sorry for all the questions, still getting the hang of this.

    null means set margin to zero.

    find 342 on child theme css

    Thread Starter rook

    (@rookandamosymailcom)

    ok so set mergin to zero on line 125, but i still cant find line 342 in the css, it only goes to line 224?

    ok now just reduce the padding line 125 to desired size and you get what you want.

    BTW this was the style I was talking about

    http://pastebin.com/6byr9YNh

    It goes way longer than 224 lines

    Thread Starter rook

    (@rookandamosymailcom)

    ah yeah i see what you mean, got it working. cheers man an thanks for the pastbin reference.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘reduce space between paragraphs’ is closed to new replies.