Site logo

Archived topic

Page Hedrs for mobile

5 replies · Started by racheli on December 17, 2017

Viewing posts 1–6 of 6

hello
lovw this feture.
How can I make the size fit to mobile?
can I cahnge the css to be more responsive? or
is there an option upload a diifernt picture for the mobile verion?

Thank you

Hello,
I am talking about the iiner page banners. like this page:
link

i Tried this but didn't work:

/*start banner size for mobile*/
@media (max-width: 768px) {
    .generate-content-header {
      
	 background-repeat: no-repeat;
     background-size: 500px 500px !important;
	background-color: #09F;
    }
}

maybe you have another ides to make banners bigger on mobile screen?

Great did that and add some ccs.
working great.

No problem!

This archived topic is closed to new replies.