WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Site Title Display; Slider Image Title Display

#26363
Grace Support
Keymaster

Hi,

To change the color of last word of site title
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code and change the color code

.logo h1 span { color: #000000 !important; }

Regards
Grace Themes