The twitter feed is out of the twitter feed box. It hangs way too low. Also the controls like scroll bar are missing.
Can you please help?
Thank you.
Anyone?
Thanks,
Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.home #after_layer_slider_1 .flex_column.av_one_third iframe {
max-height: 180px;
overflow: scroll;
}
Hope this helps.
Best regards,
Nikko
Hi Nikko, that realigned the feed although the scroll bar is still missing?
Thanks,
Hi,
Sorry for the delayed response. In the iframe used can you put height and width, for example it would look like this:
<iframe scrolling="yes" src="https://domain.com" height="400" width="500"></iframe>
Just change the height and width. Hope this helps.
Best regards,
Nikko
Hi Nikko,
Where exactly do I paste this?
I’m not a coder or have deep knowledge. I’m a armature at best.
Thanks,