Need HELP Customizing Gutenberg WordPress Theme

by 3 replies
4
I have selected the Gutenberg WordPress Theme for my first blog. I would like to change the font color of the blog title to an orange color so it will stand out from the blue background color. Also, I would like to rename the "Contact" page tab.

What would the color code be for a deep orange color?

Thanks.
#website design #customizing #gutenberg #theme #wordpress
  • The "contact" link is probably specified in the header.php file (I haven't personally downloaded that theme). Access your theme and look if it's there and change to your own link.
  • Try using #cc5200

    The page names you need to edit in the admin section of your WordPress blog.
    • [1] reply
    • Thanks, guys!! I check those things out and see if I can get it done! :-)

Next Topics on Trending Feed

  • 4

    I have selected the Gutenberg WordPress Theme for my first blog. I would like to change the font color of the blog title to an orange color so it will stand out from the blue background color. Also, I would like to rename the "Contact" page tab. What would the color code be for a deep orange color?