#Subheader Responsive Mobile

Hi, 

I've tried many options in theme options>Subheader>size, but still did not get the good one. The problem is that the subhead has to be full width on screens from 15" but on screens from 27" as well. This worked for now (with position 'center no repeat' and size 'cover on ultra wide screens only > 1920px). Earlier I  've tried the position: 'center no repeat fixed cover', but then the subheader was very very unsharp on mobile.

So with these options, I've got still a problem on mobile view, because you don't see the whole picture (or at least total height OR width), but only a small peace of it. How can I fix this?

The url of the current site is www.datawizards.nl

Hopefully you have an answer for me soon, the website had to be finished yesterday.

Regards,

Arjanne







Comments

  • Hi,

    not sure what exactly is wrong with your subheader background because it seems to be fine on our side, but you mean mean cover size for the background, what could be done with the following custom css:
    #Subheader { background-size: cover !important; }
Sign In or Register to comment.