Please see the following screenshot for visual understanding:
http://my.jetscreenshot.com/16750/20160406-w6xv-80kb
Essentially, the twitter box is positioned too far right. I need to move it a bit left to align with the other boxes on page.
You can see the page in the private content area.
Thanks for your help!
Hey OriginsSpeak,
Please try the following in Quick CSS under Enfold–>General Styling:
section#widget-easy-twitter-feed-widget-kamn-2 {
left: 0px !important;
}
Best regards,
Rikard
Worked, thank YOU!
Hi Rikard,
I recently added an image to my side bar. It’s out of alignment as the twitter feed box was above. I tried pasting the following:
section#widget-text-kamn-2 {
left: 0px !important;
}
into quick css, however it didn’t work. What do you advise?
Thanks,
Lin