Jump to content

What could be adding a second 'x' in the product categories (admin)?


Recommended Posts

Hi!

Do you know what could be happening (shown in the pics). Basically, a second 'x' (close btn) is being added to every category instead of a single one, also don't know which one may be the real one XD (maybe the one added without ::after).

I tried to check if I modified the code because of custom CSS that may be interfaring, but nothing.

It's happening in 2 shops, 1.7.8.11 and 1.7.8.10.

 

Thank you!

45567567678.JPG

6786867867.JPG

Link to comment
Share on other sites

11 hours ago, BlackEngine said:

Hi!

Do you know what could be happening (shown in the pics). Basically, a second 'x' (close btn) is being added to every category instead of a single one, also don't know which one may be the real one XD (maybe the one added without ::after).

I tried to check if I modified the code because of custom CSS that may be interfaring, but nothing.

It's happening in 2 shops, 1.7.8.11 and 1.7.8.10.

 

Thank you!

45567567678.JPG

6786867867.JPG

This PrestaShop version has no issues by default. However, conflicts with your CSS and any third-party module could occur.

Make sure that your theme class pstaggerClosingCross font-size is set to zero.

Selection_508.png

Selection_507.png

  • Like 1
Link to comment
Share on other sites

Has anyone managed to figure out why there’s an extra “x” showing up in the product categories admin? It seems a bit odd and might cause accidental clicks or confusion.

Link to comment
Share on other sites

Posted (edited)

@Webkul Solutions

Thank you for replying.

Seems that both classes exist in the core and both have css attributes in the theme.css (admin folder), but not sure why long ago I don't remember seeing it.

And, after checking the file, the font-size attr for the class '.pstaggerTag .pstaggerClosingCross' already has 0 as its value. So, something is overriding it with 1rem.

Update: It seems that the Element Flow module loads a file (admin.css) which overrides it, maybe a mistake by the devs. I already reported it.

 

Thank you for your help!

Edited by BlackEngine (see edit history)
Link to comment
Share on other sites

4 hours ago, canote said:

Has anyone managed to figure out why there’s an extra “x” showing up in the product categories admin? It seems a bit odd and might cause accidental clicks or confusion.

Do you have Element Flow add-on installed on your store?

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...