Strange CSS Issue
-
I am trying to display the name of the staff member, the position, and bio to the right of the staff photo instead of underneath of it. I have used this code
img.staff-member-photo { float: left; padding-right:10px; }
that I found in this support forum to no avail. I have also tried this with and without the external CSS file option checked. Any ideas? Thanks.
The webpage is https://cwgr.org/?page_id=15
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Strange CSS Issue’ is closed to new replies.