Quote:
Originally Posted by EchoBilisim
hello, where can I adjust the height of the place I marked?
|
paste this in style manager > style name > edit templates > CSS Templates > css_additional.css you are using
HTML Code:
a.pn-ProductNav_Link.pn-aktif-tab {
border-width: 1px 0 0px 0 !important;
}
a.pn-ProductNav_Link {
min-height: 34px !important;
height: 3.6rem !important;
}