September 11, 20187 yr Hello there, I am currently working on a Wordpress Website. https://nationalexecutivechauffeurs.co.uk/ If you scroll down the homepage you will see a display of cars. I have added these using the single image widget. I also have titles for these cars, but you cannot see these as the text is white instead of black. I am really struggling to change the colour to black, does anyone have any advice? Thank you
September 12, 20187 yr You have set the theme up to display the header in white: .master-holder h2 { font-size: 30px; color: #ffffff; font-weight: 600; text-transform: uppercase; } However, look at the site on your phone (the device many customers will use) and you will see the theme/plugins you have chosen aren't good. There are issues on just about every page.
Create an account or sign in to comment