New Landing How can we help? Themeforest Theme Support Dante reduce the width of a page without sidebar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #112410
    cyriusreal93
    Member
    Post count: 10

    Hi,

    Is it possible to reduce the width of a page without sidebar in the articles. The right and left margins are too small.

    #112439
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please could you provide a link and I’ll see what I can do

    – Kyle

    #112481
    cyriusreal93
    Member
    Post count: 10
    This reply has been marked as private.
    #112484
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    @media only screen and (min-width: 769px) { 
    .has-no-sidebar article .page-content {
      width: 80%;
      margin: 0 auto;
    }
    }

    – Kyle

    #112510
    cyriusreal93
    Member
    Post count: 10

    Great,thank you so much Kyle

    #112512
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

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 the following item
Login and Registration Log in · Register