Modify Parallax Background element CSS Support Forums for LiveMesh Themes & Plugins › Forums › Austin Theme Support › Modify Parallax Background element CSS Tagged: css, parallax background This topic has 3 replies, 2 voices, and was last updated 9 years, 7 months ago by babaLucas. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 23, 2015 at 6:51 pm #13697 babaLucasParticipant I have certain background images I’d like to control the background-position css element. For instance, on the link below I’d like to be background-position: left center; For the following background: http://dev2.babalucas.com/davidaten/#section-3 To be clear, it’s the one with the gentleman on the left with the phone. I want to keep him in the frame no matter the screen size April 25, 2015 at 3:56 am #13739 VeenaModerator Pls try the below custom CSS in themeoptions – div#quote-banner2.parallax-background { background-position: 0% 50% !important; } April 27, 2015 at 12:49 am #13773 babaLucasParticipant That does what I want it to; but it turns off the parallax effect. how can keep the parallax? April 27, 2015 at 6:20 pm #13791 babaLucasParticipant I guess more specifically I want the x value to be 0. But I want the y value to continue to vary for the parallax. But only for certain frames. not all of them. Sounds like a jquery or javascript piece? Author Posts Viewing 4 posts - 1 through 4 (of 4 total) The forum ‘Austin Theme Support’ is closed to new topics and replies.