Hi, I currently have a slide width that has full width. But I want the slideshow text alignment including my buttons to be left aligned with where my menu navigation bar starts (and this is aligned to the center of the full width). How do I accomplish this result?
Currently I have a temporarily solution for desktop view in my theme.css where I set the .slideshow-slide__content class for left: 65% but when I view it in tablet mode it looks weird and it’s slightly shifted further to the right when the screen sizes get smaller.
What’s the proper solution for this?