hi,
i’d like to design some custom horizontal rulers and tweak the existing ones. i thought i found the code to be able to do this in config-templatebuilder/avia-shortcodes/hr.php, but the changes i make don’t seem to feed in from my child theme. i’ve attached an image of what i’m trying to achieve. any help you can offer would be greatly appreciated. thanks!
here’s what i’m going for:
http://shastalamafafafa.com/Keune/Keune-Ed-site-01.jpg
Hey mammothideas!
You can use following code as a starting point
div .hr-short .hr-inner-style:before { content: url(https://www.yourdomain.com/icon.png); }
.hr-short .hr-inner-style { border-width: 0; }
For further customization, please hire a freelance developer
Best regards,
Yigit