text widget issue

Posted in: Newspaper
Post count: 52

Hi TagDiv,

I have an affiliate link that is supposed to be 315×248. I’ve put in a text widget but the theme reformats the layout of the widget and cuts off the bottom edge.
Here’s a link to a page.

Can you advise on whether i can change the height of the widget or add html around the affiliate link to make sure I can at least see the search button?

Thanks guys…hash

Post count: 3343

Hello,
Try with this, add it in style.css

.hcsb_container {
    height: auto !important;
}

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.