Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #692427

    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.

    #692452

    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

    #692828

    Hey Jordan,
    Here’s the link to the page in question. Thanks for the help!
    http://www.timelyawards.com/products/acrylic-awards/

    #693054

    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

    #693294

    Hey Jordan,
    This worked perfectly! Thanks again!
    -Reuben

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Padding to a separator’ is closed to new replies.