How do I adjust this CSS in Elementor Free?
-
I have a problem with a CSS command that sets all links in smaller screen sizes to font size 1px. A nice person helped me with a fix that unfortunately has other unwanted consequences. So how can I address the problem core and adjust this piece of CSS code:
@media (max-width:1038px) {
.elementor-kit-9879 a {
font-size: 1px;
}
}when I’m on Elementor Free? Grateful for all help.
//Lars A
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How do I adjust this CSS in Elementor Free?’ is closed to new replies.