New Landing How can we help? Themeforest Theme Support Dante "Additional informations" box

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #112692
    origamico
    Member
    Post count: 57

    Hello,
    I need completely remove Additional informations box from my website (screenshot). It’s just idea but maybe solve this by custom CSS code? Site is in maintenance mode so it’s blank until you log in. For log in use http://airsoftsklaka.cz/wp-login.php

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #112704
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    #product-accordion .panel:nth-child(2) {
      display: none;
    }

    – Kyle

    #112716
    origamico
    Member
    Post count: 57

    Thanks, but the catalog number, feedback etc. still are still there. I need remove all that what is marked on screenshot.

    #112720
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    The site seems to be down at the moment.
    Can you check? I will try it later today again.

    -Rui

    #112728
    origamico
    Member
    Post count: 57

    It works fine to me. Are you logged in? http://airsoftskalka.cz/wp-login.php

    #112732
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you add the code below to the custom css options.

    
    .summary .product_meta {
    display: none!important;
    }
    
    #product-accordion .panel {
    border: none!important;
    }

    p.s- I couldn’t reach the login page a while ago

    -Rui

    #112733
    origamico
    Member
    Post count: 57

    Super! it’s all hidden now.

    #112734
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted.
    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register