Drawcard

Results 53 comments of Drawcard

Have created a pull request to fix this. At the moment I have to use !important everywhere in my theme CSS to see any change happen, which is not great....

Yeah hopefully the PR will get merged soon so I don't have to copypasta every time I set a theme up 👍

Every six months or so I find my self coming back to this issue after a long google search to try and trace the reason why Vagrant can't edit my...

@Daveden2 thanks, but unfortunately that doesn't work - it just matches the width of the parent container.

However, in my case I don't want to set the parent container to 100% width, because my parent container is the page template itself and other content relies on it...

@rami-elementor is there any possibility of bringing back stretch container functionality to the Containers? This is the functionality I'd like to see return: https://github.com/elementor/elementor/blob/2cd3d50d8d87edde9cd3c820f5a0f8b1f2c4f24f/assets/dev/js/frontend/tools/stretch-element.js#L18 I've also tried the tricks in...

@rami-elementor I have [found a solution](https://gomakethings.com/how-to-break-an-image-out-of-its-parent-container-with-css/#the-full-width-class) that seems to work well, and is CSS only. Perhaps this could be implemented as a toggle-able class instead? ``` .full-width { left: 50%;...

Also I don't think the timestamps are displaying correctly either. Here, the timestamps are duplicated on two comments. These two comments were posted at different times (I was replying to...

Sounds good, I should be able to look at this once I've finished the Cyrillic support, which shouldn't be much further away.