The logo and slogan text seems to be center aligned. I was wanting it to be aligned to the left. is this possible?
Thanks
Hi,
1. Add following css code in local.css file :
#logo{ padding: 8px 50px 8px 0px; }
2. Clear cached data here- /admin/config/development/performance. Hope this is what you wanted.
Rgrds, Deepika Chavan.
Comments
Comment #1
Deepika.chavan commentedHi,
1. Add following css code in local.css file :
2. Clear cached data here- /admin/config/development/performance.
Hope this is what you wanted.
Rgrds,
Deepika Chavan.
Comment #2
jenlamptonComment #3
jenlampton