mohammadia
Forum Replies Created
-
The CSS ID selector is #sp-sa23yc
So how would the code be modified? As the above isnt working
Hi, Can you share the CSS code, as the website needs some touch-ups as we speak.
Would appreciate if you can share it here.
Forum: Plugins
In reply to: [Contact Form 7] Text Appearing on Right SideForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Width of First RowThanks!, working now!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Width of First RowThanks!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Width of First RowPurged all caches. Doesnt show up. I am in Private Browsing.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Width of First RowNot working, Sir!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Width of First RowHi Tobias,
Doesnt work with the CSS.
I want the colums to be equally accomodate the text in it. If you look at column 1,I dont want it to be like that.
.tablepress-id-2 .column-2 { width: 100px; } .tablepress-id-2 .column-1 { width: 150px; } .tablepress thead th, .tablepress tbody td { text-align: center; } .tablepress thead th { background-image: linear-gradient(red,yellow); } .tablepress-id-2 th, .tablepress-id-2 td { border: 20px solid #cccccc; }
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Width of First RowYes, the full column is full width. I want it to be adjusted as per the text contents, before it was appearing in different lines.
I want both of them to be adjusted as to their contents, that was my question.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Width of First RowNow this happened on the page. The borders still do not appear.
.entry-content .tablepress { width: 100%; } .tablepress-id-2 .column-2 { width: 100px; } .tablepress thead th, .tablepress tfoot th { background-color: #0005D5; } .page-id-178 .tablepress .column-1 { width: 50%; } .page-id-178 .tablepress .column-2 { width: 30%; } .tablepress thead th, .tablepress tbody td { text-align: center; } .tablepress thead th { background-image: linear-gradient(red,yellow); } .tablepress-id-2 th, .tablepress-id-2 td { border: 1px solid #cccccc; }
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Width of First RowCleared all cache, still the issue exists.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Width of First Row1.Entered it, still not working.
2.Also please advice for the borders between the columns and the table borders as well
3. Can you let me know what CSS to use for the gradient color as well?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Width of First RowI am also unable to add borders for the table and in between the columns and change color of the header to a gradient color
The center align shortcode, doesnt seem to work as well.
Forum: Plugins
In reply to: [Easy Table of Contents] BorderHi,
I was referring to the CSS for the hide button.