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
Thank you @kai46. All of those things were as expected, except the File download didn't have the matching SKU. Once corrected, the file download works. However, the path to the download is...
Ubercart and downloadable file product
Hi Martin, Double-check that your ../private/downloads folder has proper permissions for the web server and that the uploaded file is correctly linked to the product SKU. Make sure the...
Ubercart and downloadable file product
We released version 1.32.1 of Backdrop CMS on October 7th to address some of the bugs reported in version 1.32.0. https://github.com/backdrop/backdrop/releases/tag/1.32.1
Backdrop CMS 1.32.0 Upgrade Issues or Feedback
To be very clear: Backdrop does NOT need composer and never will. While some use composer with Backdrop it is NOT required.
Class "FileStorageController" not found
Hi, That error usually means the update didn’t fully replace or load all files. Check that all the core files were uploaded correctly — especially the controllers or classes directories....
Class "FileStorageController" not found