Hi again,
could you help me how i can get a photo/image, that is already in the background of the logo area, on top of the mobile version (Handy), so that it is right behind the logo? That would be perfect :) Looks a little bit grey now.
Thanks for help,
rixi
Hey rixi,
Thank you for the inquiry.
You can try this code in the Quick CSS field to make the header fixed and move the first section below it.
@media only screen and (max-width: 768px) {
/* Add your Mobile Styles here */
.responsive #top #wrap_all #header {
position: fixed;
}
#top #wrap_all .header_color.av_header_transparency+#main>div.av-1a7rg49-0361ab150500a4dbf4236ca5f8b54140 {
padding-top: 90px;
}
}
Best regards,
Ismael
Hi Ismael,
wow, that is much better than i thought :) Great!
Here by enfold is really the best support i ever had! Thank you all!
Because of all of you my pages look much better.
Many regards rixi
Hi,
Great, I’m glad that Ismael could help you out. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
