Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1478029

    dear support,

    i try to shift the background-image position of a color-section a little to the left on a specific page on mobile with the following css. But it takes no effect.
    What am i doing wrong?

    @media only screen and (max-width:767px) {
    	.page-id-9218 .avia-section.av-l7ssci9u-16e3a1176082f93cc0959288649b4b4a {
    	background-position: 35% 50% !important;
    	}
    }
    #1478079

    Hey dondela,

    Thank you for the inquiry.

    The modification is not being applied. Have you tried temporarily disabling the Performance > File Compression settings? Please also make sure that there are no invalid css entries in the Quick CSS field.

    Best regards,
    Ismael

    #1478284

    Hi Ismael,
    thanks for your help. I fixed the problem with a different image. You can close this.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Header postion specific page on mobile’ is closed to new replies.