• Hi, I have a question – I would like to add a tiny background to the “header” because by default there is a white background that does not suit me and I would like to use something else.

    Header – I do not know if this is for sure, but I would like to put a small background in place on the screen.

    Screen: https://imgur.com/a/tKR0W

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter snarx

    (@snarx)

    Thread Starter snarx

    (@snarx)

    why no one from the support will help me?

    Theme Author OptimizerWP

    (@layerthemes)

    Hi,

    You can only change the color of the Header background in the free version. You can do that from Customize > Header > Header.

    Thanks

    Thread Starter snarx

    (@snarx)

    I do not know if we understood each other well, I would like to set only one top background, not for each category, entry, other site.

    Theme Author OptimizerWP

    (@layerthemes)

    set only one top background

    Sorry, Can you please elaborate? Or maybe share a site address that has the same layout that you are trying to have?

    Thanks

    Thread Starter snarx

    (@snarx)

    My colleague, by code, added a bit of background to the menu, and this is the background he wants to have anywhere instead of a white background.

    Link: https://esportgo.pro/esportgo-cup-2vs2-juz-wkrotce/

    Theme Author OptimizerWP

    (@layerthemes)

    Hi,

    Try adding this to your Custom CSS:

    .header {
        background-image: url(https://esportgo.pro/wp-content/uploads/2017/12/ESL_2.png) !important;
        background-size: 100% !important;
        background-position: center !important;
        padding: 1em 0;
    }

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Adding one background to all pages, posts, categories.’ is closed to new replies.