Custom CSS not working
-
Hi All,
I am converting my static site business in to WP, all going well so far until I discovered that my background images are not displaying. They display if I copy the CCS rules from style.css and drop them in via the ‘Customise’ & ‘Additional CSS’ but it’s not pulling in the CSS from my style.css file. Very strange indeed. Here is my CSS:
profile-image-me { position: relative; left: -50px; width: 170px; height: 170px; border: 3px solid var(--primary-color); background: url('wp-content/uploads/profile-pic.jpg') no-repeat center center/cover; border-radius: 50%; }
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Custom CSS not working’ is closed to new replies.