Forum Replies Created
-
AuthorPosts
-
February 17, 2022 at 5:39 pm in reply to: Masonry Gallery Load More button not working on mobile #1341204
Done all that and it is now working fine. Thanks!
June 16, 2021 at 10:31 am in reply to: Code Block Bug – HTML tags stripped out when in Draft #1305956Thanks Rikard,
That seems to work fine by adding the space code.
June 14, 2021 at 1:46 pm in reply to: Code Block Bug – HTML tags stripped out when in Draft #1305602This reply has been marked as private.I think that might’ve worked. I’ve increased the padding and margin to 220px because I think the sticky header might’ve been in the way. Thanks!
January 25, 2018 at 11:00 am in reply to: Limit number of portfolios shown in portfolio grid based on screen size #902749You can close it. Thanks
January 24, 2018 at 6:26 pm in reply to: Limit number of portfolios shown in portfolio grid based on screen size #902249Great thanks. Yeh that’s what I thought.
Yes I did the same for the other sections but with it being a new colour section, the parent is “main” which wraps the whole page. Because this new color section is set to “position: absolute”, it will position itself to the top of “main”, as would all the other new color sections. So what I’ve done is, using jQuery, wrap each original color section and their new absolute color section layer in parent div so they position themselves correctly over the top of the correct part of the page.
It’s hard to explain so hopefully I’ve made that clear!
OK. I’ve found a hack. I’ve removed the text from the grid row. Then underneath the element I’ve added a new Color Section and added two 1/2 columns to it. Then I added the text into these columns. On the frontend I added some CSS to make the new Color Section position:absolute and position it over the top of the grid row with a transparent background. I added a top:150px to compensate for the header bar. All seems to work, but it may get tricky further down the page when I need to do it again.
Anything better I can do?
Thanks
-
AuthorPosts