I have a problem with the css style of the ‘shipping-calculator-form’ class. I noticed that the shipping-section that is not yet filled in has one specific size, but when the client enters the data, the size changes. This changes depending on the web browser.
Another problem is that for some countries (Hungary and the UK) some fields change position.
]]>Is it a filter or a hook? I’ve tried add_filter and add_action, but nothing seems to trigger it. Is there another way to remove the styling?
]]>I’ve been trying to change the button and cart color for 2 hours. When I’m trying in chrome it’s working but when I paste the same code in the theme customizer, it isn’t working for me.
(https://prnt.sc/BkJ5JL3BYU-c)
I know surecart is using Web Components. But I don’t have any experience with that. I’ve tried to find a solution on the web but nothing seems to work. Is there any way I can style elements my way like form fields, buttons, etc.?
I would really appreciate it if you tell me how can I style any components.
]]>Can anybody help? I have no idea how to fix it.
Amy ideas (also css code) would be great.
Thanks a lot.
Oliver
I would like to improve the user experience and for this I want to load a css style sheet that will only be available while the user is experiencing the pwa mode.
Is there any easy way of doing that?
Thanks!
]]>Thanks
]]>I have installed the plugin and I like it, but I would like to change the Amazon products title font size.
It seems that it gets the font size of my template, but that’s not a good idea in this case, because it’s too big.
I would like to be able to change both font-size and even font-family itself on products titles and descriptions.
I have copied the templates folder under my theme folder and have deleted all other files but template.php and styles.css
I’m able to open the styles.css but I don’t understand too much about css styles and I don’t know what to edit exactly.
I do know that I need to put “font-size: 12px;” or something similar in the right place, but I don’t know where exactly.
Could you please help me on this?
]]>the problem is that the css code works on localhost but not on server.
the css class “banner-mob-set” won’t be recognized. when I omit it from codes, the style will apply on all the images on page.
could you please help me with that?