• Resolved peopleinside

    (@peopleinside)


    Hi, since some version my home page show some text in dark mode that is yellow. How can I fix to be light blue as the rest of the text? Thanks.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Md. Ibrahim Khalil

    (@mdibrahimk48)

    The problem with the CSS is mainly due to various themes or builders imposing their own color schemes. You can solve this by using Custom CSS if you want.

    We would like to inform you that “Custom CSS” is a premium feature of our plugin. According to the forum guidelines,?support for commercial products is not permitted in the forums. To get support for the premium version of our plugin, kindly contact us through?our official support channel.

    Thanks! Have a nice day!

    Thread Starter peopleinside

    (@peopleinside)

    @mdibrahimk48 thanks for your reply. I can add custom CSS to my theme but this time seems I’m unable to find a code that work.

    I tried to change

    .card-description, .description, .footer-big {
    	color: rgba(168, 159, 145, 0.95);
    }

    but maybe this is not the right piece of code? From the developer console changing this resolve but when I put on the theme CSS and clear cache the fix is not working in the dark mode. Any suggestion about the code?
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Some text color on the home page are not light blue but a bad yellow.’ is closed to new replies.