I'm trying to reduce the section height of a portfolio page (hover: follow cursor), but I can't seem to make it work. This piece of code adjusts the section height in the editor preview, but somehow it doesn't work on the live site:
Got a reply from @tuanphan in an FB group, so I'm sharing it here too, in case anyone else needs it:
[data-section-id="5fe208e0ee73c40c172e6def"] {
min-height: unset !important;
height
Question
saragisabella 1
Site URL: https://www.saragisabella.com/work
Hey everyone!
I'm trying to reduce the section height of a portfolio page (hover: follow cursor), but I can't seem to make it work. This piece of code adjusts the section height in the editor preview, but somehow it doesn't work on the live site:
.portfolio-hover-display { min-height: 50vh !important; }
The link: https://www.saragisabella.com/work
I appreciate your help!
Link to post
Top Posters For This Question
2
1
Popular Days
Dec 29
2
Dec 30
1
Top Posters For This Question
saragisabella 2 posts
tuanphan 1 post
Popular Days
Dec 29 2020
2 posts
Dec 30 2020
1 post
Popular Posts
saragisabella
Got a reply from @tuanphan in an FB group, so I'm sharing it here too, in case anyone else needs it: [data-section-id="5fe208e0ee73c40c172e6def"] { min-height: unset !important; height
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment