Hi Support, How can I disable the HOME PAGE ARTICLE in mobile version? Please refer to the screenshot below.
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: @media only screen and (max-width: 767px){ h1.blog-heading { display: none; } .blog_feature { display: none; } } This will solve your issue.
Hi Piyush, Since I have modified the home page article with static page on home page. So the previous coding did not work anymore. can you send me another css code for mr? www.liquorstoremalaysia.com;)