How can I add a border to title
-
Hello,
Y would like to make a border to blue dates in the block on the right column, “23 septembre”, “18 octobre”.
I tried to put some code in “CSS personalized”, but nothing changes. Hope you can help !My code :
.vsel-content .vsel-meta-title {
margin: 0 0 0px;
padding: 0;
font-size: 1.2em;
border-right-width: 2
border-right-style: solid
border-right-color: #31B5C7
border-top: 2
border-bottom: 2
border-top-width: 2
}The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How can I add a border to title’ is closed to new replies.