Archived topic
Off canvas widget images next to each other
5 replies · Started by Paul on February 7, 2023
Hello! Again, this is the best website theme I could ever work with!
I'm trying to create a image based navigation using Widgets in the Off Canvas Panel - here is the website:
https://www.givepraiserecords.com/
The images in the Off Canvas menu are stacked vertically - is there anyway to get them to go next to each other like in columns?
Thank you!
- Paul
Hi Paul,
Try this CSS:
.slideout-navigation.do-overlay .inside-navigation {
flex-direction: row;
}
I tried, but still on top of each other on desktop - thank you, sorry!
Hi Paul,
I'm not seeing any image in the Off-canvas panel: https://share.getcloudapp.com/p9uLqj8Z
Can you check it? If you're referring to something else, let us know.
Sorry! I ended up doing a work around with a new template from the site library!
Thank you so so much!
I see. You're welcome, Paul!