How let the portfolio item fullwidth?
Hi Steve,
Do you mean not to use the 1500px site max width and 88% site width you set on Theme Options > Layout and Design? If yes, it is possible with some customization. Inspect the main container and then reset the width and max-width. Add the custom CSS on Theme Options > Global CSS. Here’s your guide on how to get the main container selector:
- Intro to CSS - https://goo.gl/mFuWQT
- How to get CSS selectors - https://goo.gl/BmoH39
- Get Started With Viewing And Changing CSS - https://goo.gl/7xFhDa
Note that adding .single-x-portfolio class will make sure it will not affect other pages container width.
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.