AbanteCart Community

eCommerce construction => How-to questions => Topic started by: willxineering on October 29, 2021, 05:28:23 PM

Title: Cart Summary Table Modifications - CSS? TPL?
Post by: willxineering on October 29, 2021, 05:28:23 PM
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
Title: Re: Cart Summary Table Modifications - CSS? TPL?
Post by: Basara on November 01, 2021, 01:05:28 AM
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