• Resolved ianmullins

    (@ianmullins)


    Is it me or can I not add a logo to this theme?

    I just want a logo top left – I can do it on WordPress.com but not on .org?

    Surely this is a fundamental part of any website?

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter ianmullins

    (@ianmullins)

    Ahhh, that makes sense now!! :O)

    OK, one last task…. the site is still showing a red background on teh desktop when it loads – how do I fix this?

    https://www.louisebarkerpr.co.uk

    ta

    Thread Starter ianmullins

    (@ianmullins)

    Ahhh, that makes sense now!! :O)

    OK, one last task…. the site is still showing a red background on teh desktop when it loads – how do I fix this?

    ta

    Hi @ianmullins

    If I’m reading the question correctly, that’s the background color behind the image, which shows while the image is still loading.

    You can use this CSS to change the color (this is black, you can use your own HTML color code)

    .hero {
    	background-color: #000;	
    }

    Is that what you had in mind?

    Oh, and if you have any new questions, it’ll be best to open a new thread for them ??

    Thread Starter ianmullins

    (@ianmullins)

    Perfect fix. Thank you.

    Ps Promise, next time it will be a new thread.

    :O)

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Adding logo to Goran theme…’ is closed to new replies.