Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #74743
    mk
    Participant
    Premium Member

    Hello there,

    The POST COMMENT button on my posts is a weird color that doesn’t match my theme colors. I have checked all the settings and the color is not anywhere in the settings. All the settings have the correct colors. How do I change the button color? I used Custom CSS, but it did not work.

    Thank you.

    #74750
    vako
    Keymaster
    WP Royal Team

    Hi @mk,

     

    At first, thank you for choosing our theme and service.

    Please navigate to Dashboard > Appearance > Customize > Additional CSS and add the CSS snippet below:

    .comments-area #submit {

    background-color: red;

    }

     

    Instead of the word “Red” in the CSS snippet please enter your preferred hex color.

     

    Kind Regards

    #74754
    mk
    Participant
    Premium Member

    I wonder if the Additional CSS section is somehow broken on my site because the code did not make any changes. The color I used was #cae269, but even using the original red, did not make any changes either.

    I tried using the custom CSS field before as well, but it didn’t work. At that time, I just thought that maybe I got the code wrong. But now I am thinking that it’s just not working.

    Can you please double check what could be the problem.

     

    #74758
    vako
    Keymaster
    WP Royal Team

    Hi @mk,

     

    In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.

    To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo

    Please make sure to mark your reply as private to hide it from the public.

     

    Kind Regards

    #74800
    mk
    Participant
    Premium Member
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.