• Hi!

    So I want to take out the title and description on the page and replace it with an image.

    Is there any way to do this? I’m a bit of a newbie.

    Greg

Viewing 1 replies (of 1 total)
  • Theme Author tradesouthwest

    (@tradesouthwestgmailcom)

    You would have to do this manually. If you really want to do this you can replace the lines of code in the header file that say
    <h2 class="site-description" … and replace it with
    <img src="path-to-image" ….

    You might have to do a little research on HTML editing and you should be able to do this in the Admin Editor.

    I can do modifications pretty cheap, but I like to get paid for my time.

Viewing 1 replies (of 1 total)
  • The topic ‘Editing the theme to take out the title and description’ is closed to new replies.