highlands grouping with auto find me and spacing
-
Hi there Baden,
I know this will be easy for you but for the life of me I can’t figure out this Rubik’s cube of code. I’m using two different types of collapsing: both with highlands — one is with auto findme and one without.
The ones without findme are spaced perfectly, like so:
Excess Liability – spacing GOOD
Here is the text for the above:
[expand title=”Do you have enough liability insurance?” rel=”excess-highlander” trigclass=”highlight” trigclass=”awesomearrows” tag=”h4″]
For my titles with the highlands grouping with auto findme, there is way too much white space in between the titles:
Here is my text:
[expand title=”What you need to know about homeowners insurance” rel=”home-highlander” findme=”auto” trigclass=”highlight” trigclass=”awesomearrows” tag=”h4″]
Here is the code:
.collapseomatic{
color: #00095e;
padding-bottom: 0px;
}.highlight{
color: #00095e;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-top: 0px;
}.collapseomatic_content{
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}h4.highlight{
color: #00095e;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 0px;
}.colomat-hover{
text-decoration: none;
}.collapseomatic.awesomearrows {
background-image: none;
padding-right: 20px;
padding-left: 15px;
}.collapseomatic.awesomearrows:before {
font-family: FontAwesome;
content: “\f13a”;
padding-right: 10px;
}.collapseomatic.awesomearrows:before {
font-family: FontAwesome;
content: “\f13a”;
}.colomat-close.awesomearrows {
background-image: none;
}.colomat-close.awesomearrows:before {
font-family: FontAwesome;
content: “\f139”;
}Looking forward to your assistance and thank you!
- The topic ‘highlands grouping with auto find me and spacing’ is closed to new replies.