increase the height of the header ad

Posted in: Newsmag
Post count: 1

how can i increase the height of header ad
https://i.imgur.com/Ckhu4rd.png

Post count: 35449

Hi,
This can be done only manually with css. For example you can try this custom css:
.td-header-sp-rec .td-header-ad-wrap {
height: 150px;
}

You need to set the code in the theme panel> custom code> custom css. Also, you can adjust the height by setting the number for the height you need.
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.