• Although I have selected “hide” header text in the customization menu for “site identity,” the header text continues to display on the site once I have saved and exited Customize.

    I was also wondering if there is a way to change the color of the footer links:
    “Proudly powered by WordPress | Theme Ving by Divot Singh”

    And, finally, if there is a way to remove the diagonal stripes on the Primary Menu?

    Thank you!

Viewing 1 replies (of 1 total)
  • Hello 7rainboots,
    Thanks for notifying the bug regarding header text.
    It will be fixed in the next update.

    Regarding the pattern, you can simply delete the image from the theme directory.

    Regarding footer links, firstly you will need to install a custom css plugin. Currently, it is not supported in the theme ( will be in next update ). Then, add the following code to it-

    #footer-wrapper #colophon a {
    color: #123456 !important;
    }

    It should solve your issues.

    Divjot

Viewing 1 replies (of 1 total)
  • The topic ‘Site Identity Aesthetics’ is closed to new replies.