reanusbig replied
Thank you!
This CSS works in both Landscape and Portrait mode:
@media only screen and (max-width: 960px){
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
padding: 0px;
}
}
Is this correct?
No, I tested it, the padding remains in the Landscape mode.
Is this CSS correct :
@media only screen and (orientation:portrait) and (max-width: 960px){
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
padding: 0px;
}
}
??
Hi,
the CSS works but leaves the padding in the mobile and tablet version of the theme.
You have to remove the padding in the mobile and tablet version, and leave the padding ONLY in the desktop version.
See the attached pictures.
Hi,
using Elementor and modifying the "Penci News Ticker" I can hide the News Ticker on tablet and mobile but only in Portrait mode.
How can I hide the News Ticker on tablet and mobile also in Landscape mode?
See the attached picture.
Want to join this conversation or access attachments? Sign in first.
Open your ticket archive, review validated licenses, and continue product support conversations from one customer portal.