Reply 314170 to: pls visit my site and tell me how to eliminate this layout shift

Avatar: aurangzebaa
aurangzebaa
Participant
January 10, 2022 at 19:29

on pagespeed and gt metrix both stats have decreases significantly. PLS help

https://i.postimg.cc/MGVPvwsY/shift.png

there is still some shift..code needs minor changes

ALSO pls tell if I need to add ” @media only screen and (max-width:768px){ ”
in your above code too

@media only screen and (max-width:768px){
.et-custom-height {
min-height: 200px;
}
}
@media only screen and (min-width:769px){
.vc_row.wpb_row.et-custom-height {
min-height: 50vw;
}
}

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.