Cannot change ‘Post comment’ button colours.

  • Unknown's avatar

    Hello,

    I had a similar problem with changing the colours of a sub-menu item in the navigation menu a few months ago and received this CSS code to solve the problem:

    li.wp-block-pages-list__item.wp-block-navigation-item.open-on-hover-click.has-text-color.has-primary-color.has-background.has-background-background-color {
    background-color: #E4E9F7 !important;
    }

    It worked! I have had no problems changing any button on the site since. However, I can find no way to activate the ‘Post comment’ button in the ‘Leave a Reply’ comment block so that I can change the colours to match my custom colours. I find this in my Appearance Editor under Templates — pages. Can you help me please? I’m working with the Masu theme.

    The blog I need help with is: (visible only to logged in users)

  • The topic ‘Cannot change ‘Post comment’ button colours.’ is closed to new replies.