monigilli
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Aligning VC elementsWonderful. I will pursue responsiveness and open a new thread if I can’t find what I need. Thank you again for all of your help.
Warmest regards,
MonicaForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Aligning VC elementsHey Tobias,
Thank you so much! That fixed it on the desktop browser. I’m still coming up right aligned on mobile, and the sticky header is widening while scrolling as well.
Warmly,
MonicaForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Aligning VC elementsUpdate: I was able to align the icons with the text by adding the code:
.tablepress-id-1 .column-1 {
vertical-align: middle;
}Tobias, the only thing I have not managed to accomplish is keeping the table centered on the page.
Warmly,
MonicaForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Aligning VC elementsThank you for the response. No need for apologies–your plug in is beautiful, I am simply inexperienced.
— The css you send effectively centered the vc icons in the column, but they are still creating a separate line on the row. I attempted to add priority with !important; on each command as well to no avail. I’m not sure if there is an ::after code I can add, but I haven’t been able to figure it out.
— I am still having difficulty centering the table on the screen. I have already tried the code for centering a table listed in the FAQs.
Thank you for all of your help!
Monica