Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Cart Summary Table Modifications - CSS? TPL?  (Read 2594 times)

Offline willxineering

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Cart Summary Table Modifications - CSS? TPL?
« 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

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5772
  • Karma: +274/-2
    • View Profile
Re: Cart Summary Table Modifications - CSS? TPL?
« Reply #1 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

 

Powered by SMFPacks Social Login Mod