-
Author
-
October 16, 2015 at 18:32 #82724cbdesignParticipant
Hi quick question hopefully you can let me know soon – I did 3 lists and there is a lot of space before the first 2 and not the 2nd and 3rd – I want the columns to be even? How do I do that?
Also what if I wanted to change the separator line color between the list items to a different color? Or a different thickness? Thanks!
October 16, 2015 at 19:27 #82741sharmstrModeratorIt only looks like the gap is not the same. They actually are. What’s throwing it off is your multiline “PODIATRY, DENTAL AND OPTOMETRY CONTRACTED PROVIDERS”. Since that is longer than anything in the other columns, its making the separator longer (takes up the entire width).
try this
COPY CODEul.list-unstyled.list-divider { width: 100% !important; }
again, all you need to do is right click to get the css for the separator…
COPY CODE.main-color .list-divider li { border-color: green; border-width: 10px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 16, 2015 at 19:59 #82753RaduModeratorHi,
First, you need to update KLEO to latest version 3.0.10 your current version is 3.0.3
In the oldest versions of kleo there was a version of Visual Composer which produced a bug where the paddings didn’t work and unfortunately probably you have builded your site in that version but we had to fixed to all other clients where this was broken.
The issue is now fixed and i recommend you to change your spacings/paddings in order to maintain the layout over the future updates.Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.