Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

How to make 100% width only on Mobile devices

6 years 9 months ago
Licenses:
JomSocial Active iSEO Active Socialize Expired

Hello,
I want to make a width 100% only on mobile devices, Can you check below pic and let me know how i can do this

prntscr.com/fq0nwy

6 years 9 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

You can add this css code for 100% width on mobile

@media only screen and (max-width: 500px) {

.jomsocial-wrapper .jomsocial{
padding: 0 !important;
}
}

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW