Oct 29, 2024, 5:14 PM
Perfect! Thank you!
Perfect! Thank you!
Hello!
I added a styling for the lines in css and it works for most browsers. But in safari and on the smatphone it doesn't work. Can you tell me what i have to change so it works everywhere?
Thats the code i used:
.lay-hr {
height: 2px;
background-color: #ff0000;
background:
radial-gradient(circle closest-side, red 100%, #0000)
0/5px 100%; /* 20px = 20px + 20px */
}
And this is the website:
https://amoreamore.online/home/
Thanks!
Hi,
I'm setting up a shop which is part of a Portfolio Website.
I only want the Shop menu to be visible on the Shop ralated pages.
How can I hide the menu on all other pages?
This often solves issues you might run into