Hi there,
I would like to change the color and font size of the text in the contact field.
The attachment gives a better idea what font section I am referring too.
I would appreciate the help.
Nextand
Hi there,
I would like to change the color and font size of the text in the contact field.
The attachment gives a better idea what font section I am referring too.
I would appreciate the help.
Nextand
Hi,
The same happens to me. Thanks!
Hello,
This is the CSS that handles the contact section text:
#contact-us .section-content .contact-us-box .box-right span{
font-size: 15px;
color: white;
}
#contact-us .section-content .contact-us-box .box-left{
font-size: 18px;
color: white;
}
Let me know if this is what you were looking for.
Regards
Hello,
Thanks, but where I change, I file it? Me nothing appears on the style.css file, it is as if I could not change. Shipping screen my intranet. Thanks.
Thanks! It worked. If anyone else has issue, make sure you to disable a plugin associated to caches. This is the issue I was having.
Sorry, what plugin?
“This is the CSS that handles the contact section text:”… I can not edit the .css file.
Help, thanks.
Hello @eva1,
You should just add that code after the @imports in Editor > Style.css
Ok, thanks! Yes now! And the color of the whole block? Other than yellow…
Also disappears footer part, that I can not remove it.