Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #534544

    Hello-
    I’d like to add horizontal rules in the Icon Box text box and I’m using the Text Editor Horizontal Line. <hr />. There is too much space after the rule and after searching many of these forums the Quick CSS doesn’t seem to be changing it.

    Thank you

    #534763

    Hi Pcarran83,

    Try the following instead of a plain hr:

    <hr style="margin:10px 0 20px;" />
    

    Adjust the values to your liking.

    Thanks,
    Rikard

    #534914

    Rikard-
    Thank you! This is perfect!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove space after horizontal rule’ is closed to new replies.