Hey Nectar! So a while back you helped me with getting a "full_width_element" div code (inside of init.js) to be able to allow anything with that div to take up 100% of the width of the browser, which in my case I wanted for images in a portfolio piece.
Since upgrading to 4.5.1, I noticed that the code snippet you gave me a while back has changed considerably and although I tried my best to consolidate the changes, I can't get it to work completely. [I was only able to get it to work with on particular image, but couldn't replicate the code to work for any other images.]
Hey, silly me, I was watching the tutorials and saw the full width content tutorial, so I can basically get the functionality I want with that. I'll go ahead and close this ticket! =)
Hey Nectar! So a while back you helped me with getting a "full_width_element" div code (inside of init.js) to be able to allow anything with that div to take up 100% of the width of the browser, which in my case I wanted for images in a portfolio piece.
Since upgrading to 4.5.1, I noticed that the code snippet you gave me a while back has changed considerably and although I tried my best to consolidate the changes, I can't get it to work completely. [I was only able to get it to work with on particular image, but couldn't replicate the code to work for any other images.]
The original snippet is as follows:
And the way it was working previously was as follows:
The newest init.js snippet for 4.5.1 is as follows:
Hey, silly me, I was watching the tutorials and saw the full width content tutorial, so I can basically get the functionality I want with that. I'll go ahead and close this ticket! =)