Archived topic
Removing borders around containers
3 replies · Started by ch1800 on August 22, 2019
Viewing posts 1–4 of 4
I'm trying to design this template #2 as the #1 with another site from the library (replace number 2 by 1 in link) and I always get some fine borders around the containers of header, navigation and content.
Is it possible to remove those borders?
Hi there,
The border of the header is actually coming from this CSS in the Additioanl CSS field in the customizer:
.full-container {
border-left: 1px solid #efefef;
border-right: 1px solid #efefef;
}
Let me know if this helps :)
That was it, thanks!
No problem :)
This archived topic is closed to new replies.