Lilly
(Lillian Louis)
November 10, 2024, 12:40am
2
Hi there
sidebar shows when not logged in in desktop. I think mobile view isn’t fully supported yet. The theme is tagged as experimental .
Can you please post each of your questions in separate topics so they are easier to reply to. It would also be ideal if you searched for possible solutions to your questions before posting. In the meantime, here are some useful links that should help you:
Discourse Themes and Theme Components can be used to customize the look, feel and functionality of Discourse’s frontend. This section of the developer guides aims to provide all the reference materials you need to develop simple themes for a single site, right up to complex open-source theme components.
This introduction aims to provide a map of all the tools and APIs for theme development. If you prefer a step-by-step tutorial for theme development, jump straight to:
Themes vs. Theme Compon…
This guide explains how to make CSS changes on your Discourse site, including an introduction to CSS, where to add CSS in Discourse, and how to find the right selectors using browser inspection tools.
Required user level: Administrator
Summary
This guide covers:
A brief introduction to CSS and key concepts
How to add CSS to your Discourse site using theme components
Using browser inspection tools to find the right CSS selectors
Understanding CSS basics
CSS…
2 Likes