Tagged: responsive, sidebar
Hi I just update the Ultimate theme at my site to the latest version but the sidebar is not loading correctly for both desktop and responsive.
May I know how can I remedy this? Thank you.
I have managed to get the responsive view resolved.
In trying to get the right sidebar to load correctly in desktop view, I have made changes to the CSS code
/* Sidebar */ #secondary { float: right; width: 31.28%; }
But in changing the percentage, somehow the responsive view was affected.
I have this same theme running at another site.
And this site is already upgraded. Thus, I transferred this same theme to the above site, activated it, and it seemed the right sidebar is loading properly already.