• Resolved dvm75

    (@dvm75)


    Как поставить в заголовок фото во всю ширину сайта, заместо цветного заголовка?

Viewing 10 replies - 1 through 10 (of 10 total)
  • Theme Author Dumitru Brinzan

    (@ilovewpcom)

    Hi,

    Can you please illustrate what you are referring to?
    Please make a screenshot, highlight the area that you are having issues with and paste the link to the uploaded screenshot.

    Best regards,
    Dumitru B.

    Thread Starter dvm75

    (@dvm75)

    Thread Starter dvm75

    (@dvm75)

    Thread Starter dvm75

    (@dvm75)

    Вы мне ответите?

    Theme Author Dumitru Brinzan

    (@ilovewpcom)

    So you want to change the background color of the header?

    You would have to use custom CSS code like this, just replace with your color’s HEX code:

    .site-header {
        background-color: #042351;
    }
    
    Thread Starter dvm75

    (@dvm75)

    Я изменил в файле: style.css
    .site-header {
    background-image: url(https://kuedakultura.ru/wp-content/uploads/2019/02/cropped-кск.jpg);
    border-bottom: solid 10px #c70000;
    margin: 0;
    padding: 20px 0 70px;
    }

    Ни чего не изменилось. Где менять? В каком файле?

    Thread Starter dvm75

    (@dvm75)

    Все изменения в файле (style.css) ни чего не меняют. Где менять?

    • This reply was modified 6 years ago by dvm75.
    Theme Author Dumitru Brinzan

    (@ilovewpcom)

    Режим технического обслуживания.

    Have you tried cleaning your browser’s cache?

    Thread Starter dvm75

    (@dvm75)

    зайдите и смотрите сами. Режим убрал.

    Theme Author Dumitru Brinzan

    (@ilovewpcom)

    Everything works fine, as expected.
    You should clean your browser’s cache (CTRL+R).

    Marking this as solved.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Изменение фона заголовка’ is closed to new replies.