admin管理员组文章数量:1407737
I am working on a small online shop and I am using Averta Phlox theme. As I encounter they have bug in a shopping cart. The cart do not work on mobile phones, as I can work a little fix for it using simple css and html, I am able to fix this bug. But I can't find the place for HTML part in this because it use aux design and elementor plugin.
Maybe someone can suggest the place how to find the necessary part of the code. It is a Phlox cart widget what creates cart function in header file.
My test site is here - SHOP
I would love to get some suggestion in this situation, because averta support are ignoring this issue for a 3 years. Thanks and sorry for bad English, it's not my native.
I am working on a small online shop and I am using Averta Phlox theme. As I encounter they have bug in a shopping cart. The cart do not work on mobile phones, as I can work a little fix for it using simple css and html, I am able to fix this bug. But I can't find the place for HTML part in this because it use aux design and elementor plugin.
Maybe someone can suggest the place how to find the necessary part of the code. It is a Phlox cart widget what creates cart function in header file.
My test site is here - SHOP
I would love to get some suggestion in this situation, because averta support are ignoring this issue for a 3 years. Thanks and sorry for bad English, it's not my native.
Share Improve this question asked Feb 22, 2020 at 19:24 MaaverickMaaverick 51 bronze badge2 Answers
Reset to default 1Can you search the theme source code for the CSS class that is used for the cart icon ("aux-shopping-basket" or "aux-phone-off" or "aux-action-on-click")?
Then you could create a child theme and copy the original file and then edit the copied file to fix the error.
What is the fix?
As mentioned, a child theme would be a great option to edit CSS and HTML. If you can get by without editing HTML, you should be able to add CSS using Elementor or another plugin such as wp add custom css
If you're having trouble finding the class name try searching their docs or doing a directory wide search - here's how you do that in VS Code: https://stackoverflow/questions/38572974/vs-code-search-for-text-in-all-files-in-a-directory
本文标签: cssNeed to edit themes HTML code
版权声明:本文标题:css - Need to edit themes HTML code 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744722220a2621761.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论