Vertical line between grids
-
Hi all.
I would like to have a vertical on one page to seperate two grids. See here: http://www.operafestival.dk/en/forside - I want to create a vertical between "news" and "shows".
I used this solution: http://laythemeforum.com:4567/topic/3555/vertical-lines/4?_=1592562396064
But when I use this code, it applies to every element on the entire webpage.Is there another way I can add vertical lines?
Best, Sarah
-
Dear @Sarahstaal
You can give a class or an id to the thumbnail collection news or show, depending on how long you want the line to be. If you do that, only the element you call would have the line.
Then the code would look like this :
.news .thumbs-collection-region {
border-right: 1px solid black;
padding-right: 20px;
}Let me know if you need more help with that.
Best,
Audrey
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it