• Resolved skitpappa121

    (@skitpappa121)


    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

    • This topic was modified 7 months, 1 week ago by skitpappa121.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Elementor Team

    (@ricav)

    Hi @skitpappa121,

    Unfortunately, providing custom code assistance falls outside our support scope.

    You can find assistance with coding on our developer’s forum on GitHub – https://github.com/elementor/elementor

    I also suggest you join the Elementor Facebook Community? where you can find a supportive and helpful community of experienced users who will be happy to provide valuable tips and tricks.

    Kind regards,

    Thread Starter skitpappa121

    (@skitpappa121)

    I got this message from the administrators that they couldn’t help me with custom code. But that’s not what I want, this is obviously a setting somewhere, but I can’t find it. So I really need help to find this setting, in this Elementor kit. And change it there. Ok?

    //Lars A

    Plugin Support marthaeli

    (@marthaeli)

    Hi Lars,

    Perhaps the font-size: 1px; is very small, probably that is not even visible.

    To access the link site settings, the article below can be helpful

    https://elementor.com/help/how-do-i-set-global-fonts-and-colors/

    I hope this helps.

    Kind Regards

    Thread Starter skitpappa121

    (@skitpappa121)

    Thanks, but this problem only appears with linked words and text. And I can’t find any setting that deals specifically with links. I’m also quite amazed that no one else seems to have had this problem, I haven’t to my knowledge done any adjustments to fonts in linked text.

    Plugin Support vipul78

    (@vipulelementor)

    Hi

    Please go to Site Settings > Typography

    There you will find an option for Links – https://snipboard.io/1aVn4O.jpg

    You can change the styling from here and see if the changes do take effect.

    Thread Starter skitpappa121

    (@skitpappa121)

    Yes, finally a solid piece of advice and a solid solution! Thank You so much for Your help!

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.