• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 27.02.19, 22:27
  • Opened by: Piotr Pluta
  • Closed by: Marek
  • Closed on: 30.03.19, 19:52
  • Reason: Closed
  • Comment: Glad to help!

Ticket #13838 - Blog widget problem

Hello,

I have a problem with blog widget. Please see my page

https://beta.monvelli.pl/

http://prntscr.com/mr1xe2

sometimes it looks ok, sometimes it is bad. The widget is not to 100% container, sometimes is is more than 100% container. On windows resize there is a catastrophe. Can you take a look at this?

Comments

Marek 28 Feb 2019, 13:00

Hi, Piotr.
Try following CSS fix:

.pagebuilder .pk-widget {width:100%}
Piotr Pluta 28 Feb 2019, 18:33

it does not work.
It’s 100% but I have 3 columns and there are only 2.
On the windows resize is still a catastrophe.

Please check this

Piotr Pluta 04 Mar 2019, 10:22

any progress ?

Marek 04 Mar 2019, 10:47

Yes,
I have added CSS fix:

.widget-blogposts .pk-carousel:not(.pk-carousel-active) {display:flex;}
.widget-blogposts .pk-carousel:not(.pk-carousel-active) > div {margin-right:20px;}

Then, I found out an error in the desktop option http://take.ms/Lf0bGP Don’t use Large desktop option, we will remove it because it doesn’t work.
Now you have to add one more blog item to have carousel enabled, because there is nothing to scroll at the moment