Items not showing properly on Deals Page

Posted in: Newspaper
Post count: 81

Hi,

On our deals page, the individual deals text/title is not coming up properly.

Also, it would be great if 3 deals are shown in each row.

We are using Shout Deals plugin for the deals page.
https://www.techuntold.com/deals/

Thanks

Post count: 23312

Hello akshem,

Unfortunately, please notice that plugin has not been tested with our theme and we cannot say for sure if it will work or not as expected with the theme, sorry!

As a quick fix, you can try using the code below and place it in Theme panel -> Custom CSS area.

.wpb_d_deal-name h2 {
max-height: none;
}

The result is here -> https://www.screencast.com/t/BOBalvvUHr1l

Thanks for the message!

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