Hi!
I’m trying to move some separators over to the right to line up with the text above and below. My working knowledge of CSS is very limited…any chance I could get some help with this? See image attached.
Hey ReubenTimely,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Jordan
Hey Jordan,
Here’s the link to the page in question. Thanks for the help!
http://www.timelyawards.com/products/acrylic-awards/
Hi,
Thanks for getting back to me.
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.hr.hr-custom.hr-left.hr-icon-no {
padding-left: 25px;
}
Best regards,
Jordan
Hey Jordan,
This worked perfectly! Thanks again!
-Reuben