Viewing 2 posts - 1 through 2 (of 2 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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.