Sidebar nightmare
-
Hey, all.
The sidebar I created as well as the primary sidebar widget are located at the bottom left side of my client’s shop pages.
I am trying to get the shop section in my client’s website to float left and for the content to float right that way the sidebar will be located left of the shop content. I just need the sidebar on the pages for the shop and the associated products within it.
The plugin I am using is woocommerce. I have removed all information for sidebars (Adsense, widgets…etc.) from the CSS and PHP. Also, the theme is Genesis which I believe may no longer be being updated.
Here is the code I am using for the site as well as images of the containers. Any help you guys could offer would be great.
aside.sidebar.sidebar-primary.widget-area.col-md-3 { max-width:235px; background:orange; float:left; } .wcc_block { width:200px; } #main{ background:green; width:1000px; } .site-inner { clear: both; overflow: hidden; max-width:1400px; margin:0 auto; margin-top: 20px; }
Links to pictures of site: https://i158.photobucket.com/albums/t99/mindylover14/Screen%20Shot%202020-03-01%20at%206.41.07%20PM_zpsjbpdmh8g.png
- This topic was modified 4 years, 8 months ago by . Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
The page I need help with: [log in to see the link]
- The topic ‘Sidebar nightmare’ is closed to new replies.