Styling the Tab Control

 

The tabs on the product detail page can be styled as follows:

 

      Open module.css in your editor

 

      Locate the following classes:

 

 

class="tabs" – controls styling the tab at the top of the tabbed interface.

 

class="tab_container" – control styling the body of the tab control

 

      Save your changes