RTL issue

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
dnoodles
Posts: 2
Joined: 11 Jan 2023, 11:42

05 Feb 2023, 17:38

Hi Prime team,

In mobile mode "Theme Customization" panel not hide, see this link

Image

Thanks

olgubasak
Posts: 98
Joined: 05 Jan 2023, 11:05

09 Feb 2023, 11:56

Hello, if you add the following code inside the _config.scss file, it will be fixed.

Code: Select all

@media (max-width: $mobileBreakpoint) {
    .layout-rtl {
        .layout-config {   
            width: 240px ;
        } 
    }
}

dnoodles
Posts: 2
Joined: 11 Jan 2023, 11:42

10 Feb 2023, 06:24

It is working
Thanks

olgubasak
Posts: 98
Joined: 05 Jan 2023, 11:05

15 Feb 2023, 09:21

Thanks for your update.

Post Reply

Return to “Roma - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest