New Landing How can we help? Themeforest Theme Support Dante Removing "stuff" at the top of Posts

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #150063
    Breechay
    Member
    Post count: 75

    Hey Swift ideas,

    I’m trying to remove some elements at the top of all my posts. I don’t particularly have any uses for them and they create a lot of white space.

    I’ve attached a screenshot of the elements I’m referring to:

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

    Hi

    Add this to your custom css:

    .post-pagination-wrap.curved-bar-styling {
      display: none;
    }
    .post-info {
      display: none;
    }
    .page-heading {
      border-bottom: 0;
    }

    – Kyle

    #150274
    Breechay
    Member
    Post count: 75

    Awesome, done!

    Thanks

    #150282
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Kyle
    -Rui

    #150327
    Breechay
    Member
    Post count: 75

    One more thing Kyle, can you please provide me with a custom css to remove the space between the title and the detail media thumbnail content? Now that the “stuff” is gone that area needs some trimming.

    Screenshot attached

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #150333
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .single-post .inner-page-wrap{
    margin-top:0px !important
    }

    Thanks
    Mohammad

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