Okay
  Public Ticket #3515066
Password colour
Closed

Comments

  • Andy started the conversation

    Hi there. Trying to find where i change the colour of the text for the passwords.

    It is white at the moment and i want to make it black.


    https://www.partybands.com.au/artist/uptown-funk/

    Attached files:  Screenshot_2.jpg

  •  647
    Alexandre replied

    Hi Andy, 
    This color is the "text color 1" from the wp-admin/theme options/look and feel
    But you can also set a specific color with a this custom css code. Please go to wp-admin>theme options>custom css/js
    And add this code in the custom css field:


    form.post-password-form input[type="password"]{
    color: #000000;
    }

    Thanks,


    Alexandre from the Sonaar.io Crew

  • Andy replied

    That did it perfectly thanks! I was trying to adjust that but for some reason on Google Chrome you have to clear browser data for menus or some other stuff to reappear. It did work perfectly that way on Internet Explorer and once I refreshed on Google chrome it's working great. Thanks for your quick reply!

  •  647
    Alexandre replied

    You are welcome

    Thanks,


    Alexandre from the Sonaar.io Crew

  • Andy replied

    Just another query please.

    Trying to centre the logo on this site. It's the crew template and i am using the header from the theme. it's just a little off.

    https://acwebdesigntest.com.au/

    I know it moves over when the pages are named but is there any way to have fully centre and the evenness on both side. I can't seem to work out how to build and elementor header to look the same with the logo in the middle.

    Cheers

  •  647
    Alexandre replied

    Hi Andy, 
    You have to crop the logo png file first.  You have to cut the empty space on the right side.
    See your file here.

    Thanks,


    Alexandre from the Sonaar.io Crew

  • Andy replied

    Thank you!

  •  647
    Alexandre replied

    You are welcome

    Thanks,


    Alexandre from the Sonaar.io Crew