Jump to content

[SOLVED] What controls Product Details block?


Recommended Posts

if I were you i will do it with CSS style

global.css file (located in your theme directory) line 620

.idTabs {
list-style-type: none;
margin-top: 20px;
border-bottom: 8px solid #f7b900;
}

define own css styles (for example margin-bottom:10px;)

 

 

code above is a part of default theme

Link to comment
Share on other sites

×
×
  • Create New...