Reply 97402 to: Another image in header

Avatar: Robert Hall
Robert Hall
Support staff
November 2, 2015 at 21:20

Hello,

You can add image to the header via CSS code, for example:
use the followin code in Global Custom CSS

.header{
    background: url(http://robert.e-u.org.ua/woopress/wp-content/uploads/revslider/slider/slider.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
}

background: url(http://robert.e-u.org.ua/woopress/wp-content/uploads/revslider/slider/slider.png);
you need replace this string with your link for image

Regards,
Robert Hall.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.