You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The navbar appears inconsistent across different pages of the website. For instance, the styling and layout of the navbar vary between the homepage and the blog section. I tried applying the same CSS classes and HTML structure for the navbar on all pages, but the inconsistency persists.
Steps to Reproduce
Open the website homepage.
Observe the navbar layout and styling.
Navigate to the blog section.
Compare the navbar with that of the homepage.
Note the differences in alignment, font size, and background color.
Expected Behavior
I expected the navbar to maintain a consistent design, including the same styles, alignment, and functionality across all pages of the website.
Actual Behavior
The navbar has different styles and layouts on various pages:
The font size is smaller on the blog section.
The background color changes inconsistently between pages.
Screenshots
Additional Information
This inconsistency may be due to missing or differing CSS files or rules being applied on specific pages. A review of the CSS classes and HTML structure used for the navbar across all pages is recommended to ensure uniformity.
Hi, I have seen many navbar issues, and i have mentioned it before for contributors to not create issues regarding navbar and there should be no more navbar issues, so i have closed this issue, if you have any queries, you can join discord server for further updates and communication.
we are not looking for navbar updates for now, as it was done and changes many times before.
So I am closing this issue.
please understand.
And one more thing this project and I am inactive for now due to some of my works.
Description
The navbar appears inconsistent across different pages of the website. For instance, the styling and layout of the navbar vary between the homepage and the blog section. I tried applying the same CSS classes and HTML structure for the navbar on all pages, but the inconsistency persists.
Steps to Reproduce
Expected Behavior
I expected the navbar to maintain a consistent design, including the same styles, alignment, and functionality across all pages of the website.
Actual Behavior
The navbar has different styles and layouts on various pages:
The font size is smaller on the blog section.
The background color changes inconsistently between pages.
Screenshots
Additional Information
This inconsistency may be due to missing or differing CSS files or rules being applied on specific pages. A review of the CSS classes and HTML structure used for the navbar across all pages is recommended to ensure uniformity.
What browser are you seeing the problem on?
Checklist
The text was updated successfully, but these errors were encountered: