Please help!
]]>[expand ?title=”How Do I” targclass=”maptastic” trigclass=”arrowright”]
[pods name=”article” limit=”-1″ template=”How Do I”]
[/expand]
]]>I’ve been fiddling around with the different classes but I just can’t seem to get the expanded text to my desired size. Targclass / trigclass; overall css – I tried it everywhere!
How can I get the text bigger?
]]>Here’s my custom style:
.my_button {
background: #ffffff;
color: #0077dd;
padding: 5px;
width: 130px;
text-align: center;
font-size:24px;
}
What should I do? Thanks!
]]>can somebody help me with my css, please?
I have some expands on my page, I want another style for the last one e.g. it should be red.
The following style does not work. I also tried with adding div, last-of-type and so on but nothing works.
.collapseomatic:last-child {
color: red;
}
Best regards
saNNNy
when I add a “Tag Attribute”, there is a space added under the trigger. In this screenshot https://ibb.co/kBXpJc the trigger is red, and under the trigger is a white space. How can I remove this space?
Thanks in advance!
]]>I tried with ID and it perfectly works but, as I need to use a CSS tag several times I cannot use ID.
I tried the following tags: class, elwrapclass, trigclass and targclass. None of them assign a class to a drawer. If I watch the page HTML I see something like:
<div class=”collapseomatic ” id=”id9602″>
What can I do to make a “class” tag appear there?
Thanks
]]>Is there a way, using Collapse-O-Matic, to shift the downward arrow to the righthand side of the text that is expandable?
]]>I have this code: but the text in color is not shown (em is for font)
[expand title=”<span style=”color: #9b8442;”>weiterlesen</span>”
can you tell me what’s wrong with it?
Thanks
snowbird