How to remove image in screen under 1024px
Hi
I'm building now a new website based on the Book layout
http://themes.muffingroup.com/be/book/
Website not online yet, will replace this website: http://www.achital.co.il/
How can i remove the home page header picture in screen under 1024px
Thank you
Eyal
I'm building now a new website based on the Book layout
http://themes.muffingroup.com/be/book/
Website not online yet, will replace this website: http://www.achital.co.il/
How can i remove the home page header picture in screen under 1024px
Thank you
Eyal
Comments
tried that but didn't work (custom css)
@media only screen and (max-width: 1024px){
background-image: url("http://www.achital.co.il/wp-content/uploads/Main13.jpg");
}
we need link to page where from you want to remove this background first because we must have a look into code and see if this could be possible.
Thanks!
Basically I'm looking for a way to replace the header image from resolution under 1024
Just Like the header picture in your template
http://themes.muffingroup.com/be/book/
The Brown background with the Man
No doesn't work, Next week the website will be online i will contact you again
Thank you
Eyal
The website is online now: http://www.achital.co.il
I'm trying to do two things
1. change the background header image in homepage under 1024px
From: http://www.achital.co.il/wp-content/uploads/Main12.jpg
I added the code to options custom css and to the page custom css but the header picture doesn't change
Now its in option > custom css
Eyal
http://www.achital.co.il/wp-content/uploads/Main13.jpg
Background 12 is with the books
http://www.achital.co.il/wp-content/uploads/Main12.jpg
Eyal
Thank you
Changing the option > responsive to 1139 instead of 1239 default don't work
1200 screen resolution still get the responsive menu instead of the full width website
Direct link: http://www.achital.co.il/wp-admin/themes.php?page=muffin_options
Thank you
Problem Solved, Please close topic