• Resolved appzYourLife.com

    (@luke2899)


    Hi,

    the theme is awesome.

    Is it possible (without JetPack) to show a big static image in the header?

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Sure, are you willing to use a Child Theme or another plugin that provides Custom CSS functionality?

    Thread Starter appzYourLife.com

    (@luke2899)

    Truth to be told I am new to WordPress, I would prefer the easiest way ??

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Download (and install) this Custom CSS Manager plugin and use the ‘Custom CSS Manager’ section of the dashboard to hold this CSS;

    #masthead-wrap {
     background: url( "path-to-your-image-in-speech-marks" ) no-repeat;
    }

    Exampled

    Thread Starter appzYourLife.com

    (@luke2899)

    It worked perfectly! Thank you a lot!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fixed static header’ is closed to new replies.