First item is not visible in main navigation

Created on 7 May 2023, about 1 year ago
Updated 19 April 2024, 2 months ago

Problem/Motivation

First menu item is not visible when enabled 'Curious Chronicles' theme.

(Screenshots attached to explain the issue with much more clarity)

1. Menu links visible in Olivero theme

2. First menu link not visible in Curious Chronicles theme

3. The menus are present in Inspect element code structure but not visible in frontend

Steps to reproduce

1. Install the theme 'Curious Chronicles'
2. Set it as default
3. Add menu links
4. Check the menus in frontend
5. First menu item is not visible (but present in inspect element)

Proposed resolution

Fix the issue and make the first link visible

Remove the following line of code from navbar.css:

.nav ul li:first-child {
    display: none;
}

Remaining tasks

Review the Merge Request

🐛 Bug report
Status

RTBC

Version

1.0

Component

Code

Created by

🇮🇳India admin_juhisingh

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

Comments & Activities

Production build 0.69.0 2024