logo updated
This commit is contained in:
parent
a597a6e25b
commit
fbb860351e
@ -2332,7 +2332,7 @@ font-weight:700;
|
||||
}
|
||||
|
||||
.v2-footer-logo-new img{
|
||||
height:55px;
|
||||
/* height:55px; */
|
||||
margin-bottom:18px;
|
||||
}
|
||||
|
||||
|
||||
BIN
addons/theme_aakriti_v2/static/src/img/aakriti-logo.png
Normal file
BIN
addons/theme_aakriti_v2/static/src/img/aakriti-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@ -35,7 +35,7 @@
|
||||
<div id="v2-mobile-drawer">
|
||||
<div class="v2-drawer-header">
|
||||
<a href="/">
|
||||
<img src="/theme_aakriti_v2/static/src/img/logo.png" alt="Aakriti Events" style="height:44px;width:auto;object-fit:contain;"/>
|
||||
<img src="/theme_aakriti_v2/static/src/img/aakriti-logo.png" alt="Aakriti Events" style="height:44px;width:auto;object-fit:contain;"/>
|
||||
</a>
|
||||
<button id="v2-drawer-close" aria-label="Close menu" style="background:none;border:none;cursor:pointer;color:#1a1206;padding:4px;">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 6 6 18"/><path d="m6 6 12 12"/></svg>
|
||||
@ -60,7 +60,7 @@
|
||||
<div class="v2-header-inner">
|
||||
<!-- Logo -->
|
||||
<a class="v2-logo" href="/" aria-label="Aakriti Events Home">
|
||||
<img src="/theme_aakriti_v2/static/src/img/logo.png" alt="Aakriti Events"/>
|
||||
<img src="/theme_aakriti_v2/static/src/img/aakriti-logo.png" alt="Aakriti Events"/>
|
||||
</a>
|
||||
|
||||
<!-- Desktop Nav -->
|
||||
@ -104,7 +104,7 @@
|
||||
<!-- Column 1 -->
|
||||
<div class="v2-footer-col">
|
||||
<div class="v2-footer-logo-new">
|
||||
<img src="/theme_aakriti_v2/static/src/img/logo.png" alt="Aakriti Events"/>
|
||||
<img src="/theme_aakriti_v2/static/src/img/aakriti-logo.png" alt="Aakriti Events"/>
|
||||
</div>
|
||||
|
||||
<p class="v2-footer-about">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user