HOW TO REMOVE LINK UNDERLINE IN FOOTER AND HEADER - DAWN THEME
link to your site please
it works, but the line appears when you move the cursor to it (both menu and footer)
pass: open
Like or accept it as a solution if this is helpful thanks.
i need a little help here: https://www.microdjdrops.com/collections/custom-dj-drops
i want to change the row to 4
and will also like to change the header and footer background colour without visiting the customize section
For header and footer background use this CSS
.footer,.header {
background: bisque !important;
}
Note: use any color in the background value.
i want to chage the text / item to white colour
it works fine, i now want to change the header icon’s and font text to white. how can i do that?
@bless996 here it is it took alot of my time don’t forget to like and accept as a solution thanks.
.header__heading-link .h2 {
color: white !important;
}
.header__active-menu-item {
color: white !important;
}
summary.list-menu__item {
color: white !important;
}
.header__submenu .header__menu-item {
color: white !important;
}
.footer-block__details-content .list-menu__item--link {
color: white !important;
}
.footer-block__details-content>p{
color: white !important;
}
.copyright__content a {
color: white !important;
}
.copyright__content{
color: white !important;
}
.header__icon .icon {
color: white !important;
}
a.menu-drawer__menu-item.list-menu__item {
color: white;
}
the first link on the header ‘custom dj drop’ changes to black when it not click
.menu-drawer__close-button {
color: white !important;
}
I want to reposition the ‘currency changer’ to the same level
@bless996 store password ?
open






