Hi,
How to modify the font size and linespace on text of instyle banner? (please find attached screenshot)
Thank you,
Balazs
.gk-is-wrapper-gk-instyle .figcaption h3 {
line-height: 90px;
}
.gk-banner > h2 {
line-height: 90px;
}
.gk-banner > h2 {
font-size: 40px;
}
.gk-is-wrapper-gk-instyle .figcaption h3 {
font-size: 55px;
}
.price del .amount {
font-size: 18px;
}
.price .amount {
font-size: 20px;
}
.archive .price .amount {
font-size: 16px;
}