Split words in CSS to improve readability

Created on 13 October 2024, about 1 month ago

Problem/Motivation

When viewing the portfolio page the CSS reads portolio and the sub menu is setup to use block-portoliocategories
Even when fixed to amend the typo the id should be block-portfolio-categories, this will mean the 2 words get treated as individual words and will improve the understanding.

Steps to reproduce

Visit: https://boldy.d9.garethalexander.co.uk/portfolio
View source and look at the menu id.

Proposed resolution

Use the id portfolio_categories for the menu block.
This will mean the output is better

Remaining tasks

Update the CSS to catch the change and apply the formatting as required.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇬🇧United Kingdom the_g_bomb

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024