hi, the Demo imported is Flat Business.
On Mobile view, how to make the Logo to be on the cover image, just as in the desktop view (instead of in its own layer)
Thanks
Hi evette!
The logo is on the same side as the menu, where the menu will go then?
Can you make us a wireframe what you want, so we can see if it is or not possible, based on our support policy?
Thanks a lot
Best regards,
Basilis
hi Basilis,
Something like below (position absolute) to keep the look on desktop and Mobile design consistent.
Thank you and appreciated
The blue background for the actual site design are background images, hence cant apply quick fix like setting that background to blue
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) {
#header_main {
background-color: #307ECC !important;
}
}
Best regards,
Rikard
hi Rikard,
Appreciate the reply but as mentioned, my design background is not a solid color.. is actually a background image hence ur solution will not realy wrk