We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0903b6f commit 8fe26cdCopy full SHA for 8fe26cd
themes/cc-commoners/header.php
@@ -68,7 +68,7 @@
68
?>
69
</nav>
70
</div>
71
- <div class="search-mobile-container">
+ <div class="search-mobile-container show-for-small-only">
72
<a class="close" href="#">
73
<button class="close-button search" aria-label="Close alert" type="button" data-close>
74
<span aria-hidden="true">×</span>
themes/cc-commoners/hub-page.php
@@ -18,9 +18,6 @@
18
19
//endwhile; // End of the loop.
20
21
-
22
23
-<<<<<<< HEAD
24
<div class="grid-container space-top">
25
<div class="grid-x">
26
<div class="cell large-12">
0 commit comments