Hi,
Is it possible display one column layout only on mobile device in the Category Blog page?
Thanks
goodtognci Hi Try this code in custom css
@media(max-width:468px){.com-content-category-blog .row {display:block!important;}}
Ninja
It work. Can you help this page too? The "sidebar-r" module should be under the tags list.
goodtognci Hi Its something wrong in your layout settings. Kindly edit fields in first post and submit a temp super user login for staff.
I got it.It fixed