Hi
I would like the sidebar with the 100% height of page.
Could you help me?
Thanks advance,
BR,
Antonio.
Hi Antonio,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top #main .sidebar_left .sidebar {
position: absolute;
top: 0;
left: 0;
width: 21.8%;
height: 100%;
}
Please review your site after.
Best regards,
Nikko
Hi Nikko,
Perfect! Many thanks,
BR,
Antonio.