Infoway theme
-
I’d like to ident the header (<title>) on every page using CSS. Does anyone know the code I need to use?
Allyson
The blog I need help with is: (visible only to logged in users)
-
Hi Allyson,
Sure, I’ve written some CSS which should help with this. Please paste the following code into My Sites > Customise > CSS, underneath what is already there:
.page-heading { margin-left: 40px; }The
40pxvalue can be changed to any amount you feel works best.If you need any further help, you’re welcome to reply here or start a chat :)
-
Hi Gemma
Thanks for this. I had the .page-heading selector, but not the correct property/attribute!
- The topic ‘Infoway theme’ is closed to new replies.