Forum replies created
Viewing 10 replies - 1 through 10 (of 16 total)
In reply to
After the update, all sliders are gone.
Can be closed. I found the Error.
In reply to
Evole + Toggle Shortcode
We tested it on a Lumia, Windows 8.1 with the UC Browser and on Android 4.4.2 with the standard Android Browser.
In reply to
Evole + Toggle Shortcode
This reply has been marked as private.
In reply to
Shortcodes still not work
This reply has been marked as private.
In reply to
Shortcodes still not work
This reply has been marked as private.
In reply to
Shortcodes still not work
This reply has been marked as private.
In reply to
Shortcodes still not work
This reply has been marked as private.
In reply to
Popover and Tooltip
No Problem.
In reply to
Popover and Tooltip
Fixed it:
.cntbox_btn {
text-align: center;
margin: 0 auto;
display: flex;
position: absolute;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
align-items: flex-end;
justify-content: center;
}
.cntbox_btn a {
position: initial;
}
Buttons in one Line:
.content-box p {
margin: 25px 0 50px 0;
}
In reply to
Popover and Tooltip
Hi,
i fixed the icons with:
.content-box {
align-items: center;
height: 470px;
}
Hm..the Buttons are not centered. Any idea?
Viewing 10 replies - 1 through 10 (of 16 total)