Responsive parallax Home › Forums › Agama Pro › Responsive parallax This topic has 3 replies, 2 voices, and was last updated 4 years, 1 month ago by Zex. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 16, 2019 at 7:00 pm #13347 Jorge MartínParticipant Hello, I am using a parallax background with title, but it is not responsive in mobile. Could you help me to solve that problem? Thank you. May 17, 2019 at 8:55 am #13350 ZexModerator Hello, Jorge! Please check that you have not accidentally hide your column in which Parallax Background is located, for certain screen widths (below the 767px) Column settings-> Responsive Options-> Hide on devices https://prnt.sc/npoccy If that is not the case, please give me a WP login Credentials in the private reply so I can check this directly on your website. Regards May 20, 2019 at 3:36 pm #13379 Jorge MartínParticipant This reply has been marked as private. May 20, 2019 at 3:55 pm #13380 ZexModerator Hi, Jorge! If that is the problem, unhide the column and insert the next code into Customizing->General->Additional CSS: @media only screen and (max-width: 767px) { #vision-parallax-short .parallax .heading-block h2{ font-size: 2.5vw!important; } } Change the font-size value per your wish. Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In