Hey,
http://www.santamonicahotelbooking.com/
I want the headlines in the sidebar to be align to the left.
Which code shall I add?
Thanks
Charlotte
Hey Charlotte,
Try this code in the General Styling > Quick CSS field:
.sidebar_left.sidebar {
text-align: left !important;
}
Best regards,
Mike
Thanks :)