Hi
On my web page here: http://www.herbalhealinginc.com/new-locations-to-buy-our-teas
I use the exact same hr ruler shortcode in column 2 & 3 yet it shows more padding above and below the ruler
I don’t understand why the difference if it’s exactly the same shortcode/same parameters.
How do I fix this so they all looks same?
Thanks
Lyse
Hi Lyse!
Rulers in second and third columns have the same margins while first one does not. You can fix it with following custom CSS
.hr.hr-short {
margin: 30px 0!important;
}
Best regards,
Yigit
Hi Yigit,
I doesn’t change anything.
One question, will it affect the short hr where I use elsewhere?
I also don’t understand why the difference, because the shortcode is exactly the same for all three.
Thanks
Lyse
Hey!
Please use following code instead
body .container_wrap .avia-builder-el-no-sibling.hr {
margin: 30px 0!important;
}
Best regards,
Yigit
Hi Yigit,
Sorry, but that code also did not work. (Even on another computer)
Lyse
Hey!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
Yigit
Hi Yigit.
See credentials below
Lyse
Hi!
they all look the same for me, with same distance:
Could you fix it? please clear browser cache and hard refresh a few times.
Cheers!
Andy
Hi Andy,
I see it now.
Thank you and have a great day.
Lyse