New Landing How can we help? Themeforest Theme Support Dante Post side panel removal

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

    Heelo, how can I remove panel marked on the screenshot? Thanks

    Attachments:
    You must be logged in to view attached files.
    #203162
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .blog-aux-options {
        display: none;
    }

    -Rui

    #203165
    origamico
    Member
    Post count: 57

    It’s not working

    Attachments:
    You must be logged in to view attached files.
    #203169
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    That’s because you have an error(missing closing bracket) in the second rule above.
    Instead of .blog-item .excerpt{ display:none; it should be .blog-item .excerpt{ display:none;}

    Or move my code to the top.

    -Rui

    #203174
    origamico
    Member
    Post count: 57

    Thanks

    #203184
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

Viewing 6 posts - 1 through 6 (of 6 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