Okay
  Public Ticket #252282
Header area
Closed

Comments

  • gav started the conversation

    Hi,

    I have added in custom css to my header area to have a picture in it.

    <code> #full-top {

    height: 160px;

    background-image: url('imageurl')</code>

    I am wondering, whether is there a way to make it responsive?

    As in, mobile view, it will call upon another css file with a smaller image?

  •  93
    djwd replied

    Hi there,

    It's possible but it's not that straight forward to make backgrounds responsive. Unfortunately this goes beyond regular theme support as it's about CSS knowledge. I suggest to make a google search for "CSS media queries" to learn more about it! 

    Regards
    djwd

    Regards
    djwd