{"id":1573,"date":"2021-09-19T10:12:38","date_gmt":"2021-09-19T10:12:38","guid":{"rendered":"https:\/\/apressthemes.com\/help\/?post_type=docs&#038;p=1573"},"modified":"2021-09-19T10:17:54","modified_gmt":"2021-09-19T10:17:54","password":"","slug":"disable-column-parallax-on-mobile","status":"publish","type":"docs","link":"https:\/\/apressthemes.com\/help\/docs\/disable-column-parallax-on-mobile\/","title":{"rendered":"Disable Column Parallax on Mobile"},"content":{"rendered":"<p>Add the following to Theme Options &#8211; Custom CSS , to disable data parallax on mobile<\/p>\n<div class=\"hcb_wrap\">\n<pre class=\"prism line-numbers lang-css\" data-lang=\"CSS\"><code>@media (max-width: 768px) {\r\n*[data-paroller-factor] {\r\n\/*for all elements with background parallax effect*\/\r\nbackground-position: center !important; \r\n\/*for all elements with foreground parallax effect*\/\r\ntransform: none !important;\r\n}\r\n}<\/code><\/pre>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Add the following to Theme Options &#8211; Custom CSS , to disable data parallax on mobile @media (max-width: 768px) { *[data-paroller-factor] { \/*for all elements with background parallax effect*\/ background-position: center !important; \/*for all elements with foreground parallax effect*\/ transform:&hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"doc_category":[80],"doc_tag":[],"class_list":["post-1573","docs","type-docs","status-publish","hentry","doc_category-faqs"],"year_month":"2026-04","word_count":39,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"author_nicename":"tech_ac9x_hlp","author_url":"https:\/\/apressthemes.com\/help\/author\/tech_ac9x_hlp\/"},"doc_category_info":[{"term_name":"FAQs","term_url":"https:\/\/apressthemes.com\/help\/docs-category\/faqs\/"}],"doc_tag_info":[],"author_list":[{"ID":"2","user_login":"tech_ac9x_hlp","display_name":"Apress Help","id":"2"}],"_links":{"self":[{"href":"https:\/\/apressthemes.com\/help\/wp-json\/wp\/v2\/docs\/1573","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/apressthemes.com\/help\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/apressthemes.com\/help\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/apressthemes.com\/help\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/apressthemes.com\/help\/wp-json\/wp\/v2\/comments?post=1573"}],"version-history":[{"count":3,"href":"https:\/\/apressthemes.com\/help\/wp-json\/wp\/v2\/docs\/1573\/revisions"}],"predecessor-version":[{"id":1579,"href":"https:\/\/apressthemes.com\/help\/wp-json\/wp\/v2\/docs\/1573\/revisions\/1579"}],"wp:attachment":[{"href":"https:\/\/apressthemes.com\/help\/wp-json\/wp\/v2\/media?parent=1573"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/apressthemes.com\/help\/wp-json\/wp\/v2\/doc_category?post=1573"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/apressthemes.com\/help\/wp-json\/wp\/v2\/doc_tag?post=1573"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}