Theme: Canvas – adding image to header area
-
Hi,
I’m running Canvas template here:
I’d like to add a small image below my social icons in the right side of the header (basically paypal/secure payments etc) but lacking the CSS knowledge to do so.
The CSS that allowed me to add the social icons was
#connect h3 { display: none; }
#connect p { display: none; }
#connect .social { text-align: right; }Any ideas how I could do this?
Thanks
- The topic ‘Theme: Canvas – adding image to header area’ is closed to new replies.