Hi, using the Enfold template I saw that there is no possibility to change the raw and columns dimensions in the tables and, is there a possibility to don’ t show the comments section in the pages
Hey amepro!
If you want to give the columns a certain percentage of the width then you can do it via CSS. Send us a link to your page and let us know what columns your wanting to change.
Pages should not be displaying comments by default. Do you mean posts?
Regards,
Elliott
Hi,
How do you want to change the tables? Could you post a screenshot highlighting your intentions please? If you want to disable comments you can have a look at a plugin like this: https://wordpress.org/plugins/disable-comments/
Best regards,
Rikard
Hi Rikard, I would like to send you a screenshot but there is no possibility in few words I need to reduce the height/line-height of raws and if possible to resize the width….
For comments problem there is a problem because doing nothing I have two outputs:
1) w/o comments – No Comments
2) w/ comments – Comments
Why?
Hey!
I’m kind of confused also. It would help a lot if you create a screenshot highlighting the exact changes your trying to do.
If your just trying to reduce the height of the table cells then you can use this CSS.
.pricing-table > li { padding: 4px 12px !important; }
To disable comments on a certain post you can uncheck the “Allow comments” option when editing the post. If you do not see this option then click on “Screen Options” in the top right hand corner of your screen and check it to display.
You can also disable comments site wide in Dashboard > Settings > Discussion.
Best regards,
Elliott