Please see screenshot of twitter feed. The content is not fitting in the twitter feed box.
http://my.jetscreenshot.com/16750/20160317-bqly-160kb
Please also see that this twitter feed box is on the home page. The screenshot may expire in 24hrs. If it does you can view the twitter feed box on the home page in the url pasted int he private content below.
Thank you,
Lin
Hey OriginsSpeak!
Please use the below css in Enfold > general Styling > Quick CSS
.home .avia-builder-el-8 {
overflow-y: auto;
max-height: 200px;
overflow-x: hidden;
}
It should look like this
Best regards,
Vinay Kashyap
Hi Vinnie :)
I tried that. You can see here:
http://my.jetscreenshot.com/16750/20160318-mk1k-85kb
It didn’t work…
Hey!
Thank you for coming back.
Try to replace the code above with:
.home .avia-builder-el-8 {
max-height: 200px !important;
overflow-x: hidden !important;
overflow-y: auto !important;
}
Best regards,
Günter
Hi Gunter,
Your solution worked! Thank you.
I also have a problem with the twitter box content not being displayed fully on a separate page, can you please help?
Please see here:
http://my.jetscreenshot.com/16750/20160323-0pm7-82kb
If that link expires please look at the link in the private section.
Hey!
I’m afraid, this seems to be a problem with the twitter feed widget:
Cheers!
Günter
You can close this :)