Aligning Titles in Widgets
-
Hello and thanks for taking a look at this. If you look at my Widgets on the right side on my homepage, you will note the first three titles: All Things In Incorporated, Our Sites, and Things We Like are all centered, while the rest are left justified. I tried putting html in the title and it just prints it (note I did use direct HTML in the body of the widgets to get justified and left-aligned text where I wanted it and that worked – probably not ideal, but that’s the only way I know). Anyway, how do I get those centered Titles to be left justified? I did find one example of CSS in the forums and tried it and it didn’t work:
.widget-title {text-align: left;}
.widget-title:after {display: none;}When I put that in the CSS in customizing, it just removed the orange color of the text – something I didn’t want – and didn’t fix the alignment.
Many thanks in advance,
DrewThe page I need help with: [log in to see the link]
- The topic ‘Aligning Titles in Widgets’ is closed to new replies.