Show policy links is ticked off, but still showing on site, after cache refresh and hard reboot,

Solved

Show policy links is ticked off, but still showing on site, after cache refresh and hard reboot,

ISOLYD
Tourist
7 0 1

 

Show policy links is ticked off, but still showing on site, after cache refresh and hard reboot, yes i saved the changes, but it stills shows on chrome only, tested with firefox. using latest version of DAWN theme

 

Website www.isolyd.com

 

CHROME:

 

Screenshot 2024-02-21 at 7.20.44 PM.png

 

FIREFOX: 

 

Screenshot 2024-02-21 at 7.21.59 PM.png

Accepted Solution (1)

webwondersco
Shopify Partner
1161 169 169

This is an accepted solution.

@ISOLYD Hope you are doing well.

 

If you want to hide those policies links then add below line of CSS code at the end of your base.css file.

 

.footer .policies{
display:none;
}
Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram

View solution in original post

Replies 6 (6)

webwondersco
Shopify Partner
1161 169 169

This is an accepted solution.

@ISOLYD Hope you are doing well.

 

If you want to hide those policies links then add below line of CSS code at the end of your base.css file.

 

.footer .policies{
display:none;
}
Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram
ISOLYD
Tourist
7 0 1

Quick, Effective fix. Thanks!

ISOLYD
Tourist
7 0 1

This fixed it for Desktop, now the menu is back on mobile view.

webwondersco
Shopify Partner
1161 169 169

@ISOLYD Please add your css after all curly braces. I have checked your base.css file and you have added this:

webwondersco_0-1708540531883.png

 

Remove it from there and add it after all curly brace finish, like this:

 

webwondersco_1-1708540588245.png

 

 

Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram
ISOLYD
Tourist
7 0 1

My apologies, this is fixed! thanks.

webwondersco
Shopify Partner
1161 169 169

No worries.

Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram