How do I edit the CSS for this theme?
[image]
How do I edit the CSS for this theme?
[image]
I am having issue with page width, which shows narrow from right side. attached screenshot for reference.
is anyone else having same issue with this theme and any idea how can we fix this?
Weβre seeing this issue, as well.
Thanks for reporting! Iβve just made another update β take another look and let me know if there are any issues.
@awesomerobot thanks for the update, I think you may need to look mobile view, looks bit extra space on both side?
Iβm not certain this is a theme change/issue, but recently when I updated Discourse and all my plugins, my front page with Topic List Thumbnails Theme Component installed went from being 3 columns to 2 columns:
If I use Chrome Inspector and slightly increase the width of the main container, it fixes it. So Iβm guessing it may have to do with this recent commit which has some width changes in it:
For now I am addressing it by overriding the width in CSS with main-outlet
, but Iβm not sure if there are any unintended consequences, or if this is the best way to address it. So this is not necessarily to say that anything needs to be changed, but to mention it did affect layout on my site in this scenario, and to ask if there is any other approach I should be taking to get my desired result (3 column masonry layout). Iβve already fixed the issue so if that should take care of it long-term Iβm happy to leave it.
Is this going to support the new sidebar being integrated into Discourse?
Yes, we plan on updating all of our themes to support it.