Remember me

User account page not responsive ?!!

1 year 3 months ago #1

  • Tomas's Avatar
  • Tomas
  • Posts: 24
Hi guys,
Not sure if I am doing everything right, but I can see Gridbox menu > User account page is not responsive??

Menu item:


How it looks on mobile:

1 year 3 months ago #2

  • Viacheslav's Avatar
  • Viacheslav
  • Posts: 28858
Hello,
Thank you for contacting us

Send us a link to page with problem.

Regards,
Vyacheslav, Balbooa.com

1 year 3 months ago #3

  • Tomas's Avatar
  • Tomas
  • Posts: 24
It's a default page for all your Themes, for example here www.balbooa.com/showcase-template/gridbo...gridbox&view=account

You need to be logged in to see the page.
Attachments:

1 year 3 months ago #4

  • Viacheslav's Avatar
  • Viacheslav
  • Posts: 28858
It's not entirely clear what result you want, tabs will scroll on mobile devices,
if you want them all to be visible use this css code
@media (max-width: 1280px){
    .ba-account-wrapper .nav-tabs {
        flex-direction: column;
    }
}


Best Regards,
Vyacheslav, Balbooa Support Team

1 year 3 months ago #5

  • Tomas's Avatar
  • Tomas
  • Posts: 24
Thank you

Will this be fixed in next update or do I need to use this custom css all the time?

1 year 3 months ago #6

  • Viacheslav's Avatar
  • Viacheslav
  • Posts: 28858
This is not a problem, if this solution suits you, then you can use this code.

Best Regards,
Vyacheslav, Balbooa Support Team
Powered by Kunena Forum