gerrald123
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto adjust columnsHi,
First thanks for the very quick answer!
You were right, I did use the wrong ones, it is working now.Thanks again!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto adjust columnsHi Luqman Khan,
I have Shortcode Ultimate now, I put this in the CSS:
.su-box { border-width: 0px !important; }
.su-column-size-1-2 { width: 50% !important; }
.su-row .su-column { margin: 0px 0 0 0% !important; }and this:
[su_row]
[su_column size=”1/2″][su_box title=”Pros” box_color=”#00bf08″ radius=”0″][su_list icon=”icon: check” icon_color=”#00bf08″]
PLEASE ADD THE PROS LIST HERE
[/su_list][/su_box][/su_column]
[su_column size=”1/2″][su_box title=”Cons” box_color=”#bf000a” radius=”0″][su_list icon=”icon: ban” icon_color=”#bf000a”]
PLEASE ADD THE CONS LIST HERE
[/su_list][/su_box][/su_column]
[/su_row]I test at this page:
http://www.zaagspecialist.nl/lorem-ipsum/But the only thing I get is two seperated lists, no colors or anything.
Do you know what it can be?Thanks!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto adjust columnsHi Tobias,
Thanks for your answer, it worked!Is it possible that when someone is watching at a mobile phone, that the columns 1 and 2 go under each other?
Regards,
Gerrald