• Resolved rithvik2109

    (@rithvik2109)


    Hi,

    I have updated to the latest version of Twentig – but during the update it seems to have changed something and now all the links on the homepage have turned white, and not the primary color they were supposed to be.

    I have changed the color of the static links manually but the auto-generated feeds are in white. Please do guide me through this.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Twentig

    (@twentig)

    Hi,

    Twentig changes the link color inside the Cover block to fix color accessibility issues.

    To change the color back to your custom color, you can add the following CSS code inside the Customizer (Additional CSS panel):

    .wp-block-cover .wp-block-cover__inner-container a {
    	color: #dd0000;
    }

    I hope the above is useful to you.
    Have a nice day.

    Thread Starter rithvik2109

    (@rithvik2109)

    Thank you for your prompt response. The issue is fixed.

    Plugin Author Twentig

    (@twentig)

    Thanks for the heads up.

    If you enjoy Twentig, please leave us a review. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Link Colour Broken After Update’ is closed to new replies.