• Priority: 0
  • Status: Waiting on customer
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 31.08.24, 14:53
  • Opened by: Grupo Belle

Ticket #25737 - Class "pk-flex" is getting automatically added after saving template

I’m experiencing this issue with the theme widgets. After saving the page template, css class “pk-flex” is getting automatically added to thw widget’s “pk-ce-widget view_grid” element.

Changing layout and saving the template “fixes” the problem.

i.postimg.ccptbgrfsfpkprob01.jpg

Except it isn’t really fixed. After reloading the editor tab, or visiting the front end, i can see that the class “pk-flex” is automatically added braking wanted presentation.

i.postimg.ccv6q26sy3pkprob02.jpg

Any idea to whats causing this and how to fix it?

Comments

Grupo Belle 31 Aug 2024, 14:56

(Attached images)

Attachments:

pkprob01.jpg (93.7 KiB)
pkprob02.jpg (79.6 KiB)
Fred 31 Aug 2024, 19:31

Hi, Grupo Belle.
Can you please give me a link to a page where I can see the issue?

Grupo Belle 07 Sep 2024, 12:48

Hi Fred,

https://tdev.grupobelle.com/pt/

Also, please note:

In the homepage you can see the main menu is centered.
If you navigate to a category page class "pk-flex" is added somehow, and the menu becomes aligned left!

(Disregard drop down menu "Aço e Bijuteria" because we added the title in a separate widget)

Fred 09 Sep 2024, 22:05

Hi, Grupo Belle.
Try this temporary quick fix:

.elementor-widget-pkcategories .pk-flex {flex-direction: column}