Remove Overlay in Front Page of Sela Theme
-
Hey there,
I am using the Sela Theme and so far it works quite well for the first steps. However, I’m trying to remove the white Box/Overlay from the Front Page in order to see only the image and not also the white box + text like in the example from wordpress.com (that box where it’s written: “Front Page Title Goes Here”).
If would be very happy if you may help me with that issue?!
Best,
DanielThe blog I need help with is: (visible only to logged in users)
-
Sure! You can add this code to the CSS pane in your Customizer to hide that box:
.hero-container-inner { display: none; }Let me know if I can help further!
-
-
- The topic ‘Remove Overlay in Front Page of Sela Theme’ is closed to new replies.