BlackEngine Posted May 25 Share Posted May 25 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! Link to comment Share on other sites More sharing options...
Webkul Solutions Posted May 26 Share Posted May 26 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! 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. 1 Link to comment Share on other sites More sharing options...
canote Posted May 26 Share Posted May 26 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 More sharing options...
BlackEngine Posted May 26 Author Share Posted May 26 (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 May 26 by BlackEngine (see edit history) Link to comment Share on other sites More sharing options...
BlackEngine Posted May 26 Author Share Posted May 26 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? 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now