Customization questions

Hi there!

A few questions:

How can I change the button color in the Kali form? The hover color is correct and something I have set up in the overall theme colors. However the button color before rollover is yellow and I can’t seem to be able to change this anywhere! I want it to be the main blue seen elsewhere on the site. Could you please help? (see screenshot)

How change I create more space between the headers and subcopy on the front page sections? (see screenshot)

And how change I customize the image in the hero (the image of vegetables on white) so that I can better control how it appears on mobile? I don’t love how it looks on mobile.

Thank you so much!
Hannah

Hello!

I have a question concerning the Europa template. How can I go about removing the bullets from the nav menu?

Thanks for your time,
William

Hey there

@palindromestudio - Please provide direct link to the page(s) and I will check it,
@programguy - Could you please start a new thread? and provide link to the page as well

Hi @noda thank you!! Apologize for not providing link before, here it is: www.mytaskmasters.com

Thanks again!
Hannah

Good morning Hannah

this is the code that will change color of the button, please add it in appearance > customize > additional css:

input[type=submit] {
background-color: #000000;
}

this code for spacing

.front-page-section .section-header h3 {
margin-bottom: 30px;
}

Sorry but, there is no such option to change appearance of the image for small screen devices,