Currently, search results on my site are coming up looking like the following:
This looks silly. Some numbers (like the 7) look like they are positioned below the last line of the result title. I want the number element to line up with the top of the search result so it looks better. I have tried styling the ::marker pseudo-element and can change the font size, style, and color, but haven't found anything to change its vertical position.
Any suggestions how to do this?
ETA: I don't know why it's aligning this way in the first place. If I make a little test page, it aligns with the first line of the list item, which is what I would expect. Any thoughts on what could cause this misalignment?
Recent comments
PayPal Checkout works too!
Commerce shop system from Drupal
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?
Yes. The are several ways to do this: Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem Install Maillog / Mail developer...
Prevent Backdrop from sending emails
The short answer is no, you can't theme forms or change their layouts through the UI. There is a ported version of Display Suite, which has a submodule called Display Suite Forms that allows you...
Layout also for /node/add/ forms?