• Hey guys,

    Just one quick question on editing the “Vermillon” theme.

    The link to my site is https://allshoresp.com

    Basically what I want to do is eliminate the text currently in the header and replace it with an image (my logo). Usually the header is an image file which I simply recreate, but apparently this time its different and its only color. Below is the code for the stylesheet and header.php file respectively.

    Also you’ll notice this pesky Archive button on the bottom of the header. Id like to remove this as well.

    Thanks for your help in advance!

    Here are the pastebins for the code:

    Stylesheet.css = https://wordpress.pastebin.ca/1831009
    header.php = https://wordpress.pastebin.ca/1831011

Viewing 1 replies (of 1 total)
  • Ok, I see logo so that’s done?
    For the Archive listing, check your Dashboard/Appearance/Widgets?
    Is there at the right side a grey bar with Sidebar or Sidebar1 in it? And under there maybe the Archive widget?
    The click it open and hit delete.

    If it’s not there, search your sidebar.php for something like wp_get_archives and carefully delete the full command from <?php to ?> including those two.

Viewing 1 replies (of 1 total)
  • The topic ‘Header Image Help’ is closed to new replies.