eCommerce construction > How-to questions

Cart Summary Table Modifications - CSS? TPL?

(1/1)

willxineering:
Hey all,

Looking for some guidance on modifying the cart tables.
Directly editing them is not a problem for me (can use a text editor and can read code without being too scared) but correctly locating the group of code to manipulate has been my issue.
From inspect(F12) I know I am looking for some sort of td, th, or tr tag to modify.(gif for reference, see attached)

Ideally I would like to modify a single row in the table and not the entire thing.

Would love to hear some feedback.

Thanks so much,
Will

Basara:
Hello.
You can find the CSS file to edit by clicking on the *.css filename in your browser console. I suggest not edit bootstrap but adding your CSS as an override to theme's style.css file or using extensions like https://marketplace.abantecart.com/custom_css

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod