Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header builder #1000

Open
wants to merge 14 commits into
base: release-candidate
Choose a base branch
from
Open

Header builder #1000

wants to merge 14 commits into from

Conversation

sushmak02
Copy link
Collaborator

Description

Screenshots

Types of changes

How has this been tested?

Checklist:

  • My code is tested
  • My code passes the PHPCS tests
  • My code follows accessibility standards
  • My code has proper inline documentation
  • I've included any necessary tests
  • I've included developer documentation
  • I've added proper labels to this pull request

@sushmak02 sushmak02 changed the base branch from rc to release-candidate December 9, 2024 06:39
@@ -0,0 +1,12 @@
import NavMenu from "@components/NavMenu";
import React from "react";
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this file

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deleted the file

src/styles.css Outdated
@@ -152,6 +167,38 @@ input[type="radio"].hfe-radio-field:focus {
}
}

#e-admin-top-bar-root.e-admin-top-bar--active {
display: none!important;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

verify this css, if not needful please remove

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done @sushmak02

Copy link
Collaborator Author

@sushmak02 sushmak02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akshayurankar48 Verify comments on this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants