Hi when we are using the Default Template, the text is centered on mobile. Is there code that can fix that? http://shamaniccommunityaustin.com
Hi, Greetings from InkThemes, To make desirable changes, just paste the code given below in Custom CSS section. (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: @media only screen and (max-width: 767px) { .feature_content .feature .inner, .content_wrap .content, .sidebar_wrapper .sidebar, .footer_wrapper, .full_cols { text-align: initial; } } Hope this helps...! Thanks & Regards! Akbar InkThemes.com
You are most Welcome! Always feel free to ask your queries at our support forum: http://inkthemes.com/community/ and at our email [email protected] We would be glad to assist you... Have a nice day! Thanks & Regards! Akbar InkThemes.com