Hi guys, I was hoping to change some elements in Abundance:
1. text alignment in .custom_hr_text
2. upload new hr line with down arrow into the "Template Builder" files, where I can choose it from "Horizontal Ruler" dropdown.
Please help. Thanks.
Hi guys, I was hoping to change some elements in Abundance:
1. text alignment in .custom_hr_text
2. upload new hr line with down arrow into the "Template Builder" files, where I can choose it from "Horizontal Ruler" dropdown.
Please help. Thanks.
Hi herzfamily,
For the text alignment, you should be able to just add the class to your Quick CSS or custom.css file and then change the float. Ex:
.custom_hr_text{
float: right;
}
The other one however isn't something we can walk you through as its actually quite a bit of extra customization.
Regards,
Devin
You must log in to post.