Unable to remove an extra 3rd column in tables

Home Forums Jevelin Theme Unable to remove an extra 3rd column in tables

Home Forums Jevelin Theme Unable to remove an extra 3rd column in tables

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • rene
    Participant

    Hi,

     

    I am not able to remove an extra 3rd column while creating pricing tables – please see attached screen shots. Could you please help?

     

    I can share the credentials for the website if needed.

     

    Br,

    Rene

    Attachments:
    You must be logged in to view attached files.

    Hi Rene,

     

    I hope you are well today and thank you for your question.

     

    Can’t you delete it on clicking on the delete icon displayed at the bottom of the third column as shown in the attached screenshot?

    Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?

     

    Also would you mind if i log in to your site and delete it? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    rene
    Participant

    Hi,

    Thanks for your reply! I cannot see any delete icon under the 3rd column (attached screen shot). Added site details in the private content box.

     

     

    Thanks in advance for your help!

     

    Br,
    Rene

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .page-id-1595 .sh-table-element  tr td.default-col:last-child {
        display: none;
    }

    rene
    Participant

    Thanks, this custom code helped!

     

     

    You are most welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)