• Closed
  • Alissia Diaz
    Spectator
    October 17, 2014 at 5:39 pm #13266

    Hi!
    Want to add a custom header. It’s specified that images of 1020×170 pixels will be used but that doesn’t fill the header full width (boxed layer). Already tried custom css as above but doesn’t work…

    My url site: http://54.77.123.189/

    I would apreciate some help here 🙂

    Thanks,

    Alissia

    Roman
    Spectator
    Posts: 3147
    October 21, 2014 at 7:26 pm #13287

    try to upload the image one more time, but wider

    Alissia Diaz
    Spectator
    Posts: 18
    October 22, 2014 at 3:42 pm #13302

    Hi Roman,

    I already tried but it wants me to crop the image:

    Roman
    Spectator
    Posts: 3147
    October 27, 2014 at 9:27 am #13345

    try add to Custom CSS yet:

    .container-header {
    padding: 0!important;
    }

    Alissia Diaz
    Spectator
    Posts: 18
    October 27, 2014 at 2:56 pm #13351

    Worked perfectly!

     

    Thanks a lot!

     

     

    Alissia Diaz
    Spectator
    Posts: 18
    October 31, 2014 at 1:20 pm #13401

    Another question, is it normal that adding a custom css cancel the previous one?

    For example, I added your css to resolve the header issue. Worked well. Now, I’m trying to insert another css to change the widget title background color, it works but cancels the header css….

     

    Alissia Diaz
    Spectator
    Posts: 18
    October 31, 2014 at 1:29 pm #13402

    Already resolved 🙂 I was deleting the previous css to add another one… Sorry in advance!