Tagged: Color
Hi,
I need to change the color and size of the page title.
Please let me know how to do this. I do not see any option in Advanced Styling>Edit element.
Thanks
Mohan
Hey Mohan!
Try adding this code to the Quick CSS:
.main-title a {
color: red !important;
font-size: 22px !important;
}
Adjust as needed.
Cheers!
Josue
Thanks Josue.
I appreciate your help.
Mohan
You are welcome Mohan, always glad to help :)
Regards,
Josue