Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
st_joseph
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
123dfe81
authored
2023-03-24 11:59:57 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
html fix
Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent
38faf62c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
wp-content/themes/crlg/global-templates/navbar-collapse-bootstrap5.php
wp-content/themes/crlg/global-templates/navbar-collapse-bootstrap5.php
View file @
123dfe8
...
...
@@ -33,11 +33,11 @@ $container = get_theme_mod( 'understrap_container_type' );
aria-expanded=
"false"
aria-label=
"
<?php
esc_attr_e
(
'Toggle navigation'
,
'understrap'
);
?>
"
>
<
div
class=
"hamburger"
>
<
span
class=
"hamburger"
>
<span
class=
"line"
></span>
<span
class=
"line"
></span>
<span
class=
"line"
></span>
</
div
>
</
span
>
</button>
<div
class=
"row"
>
...
...
Please
register
or
sign in
to post a comment