Tagged: right sidebar
I have used quick css to push the right-sidebar further to the right but can’t get the main content take up the increased area included a link in private content to you can see what I am on about it looks like there are two sidebar’s can anyone suggest how I can fix this (I am fairly new to both Enfold and WP)
Hey gary1262,
Add this to quick css:
#top #main .sidebar_right .sidebar {
right: 0px!important;
}
Best regards,
Jordan Shannon