Margins for Supreme Directory V2 Full Width Page Template

This topic contains 4 replies, has 2 voices, and was last updated by  edward newsome 5 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #478102

    edward newsome
    Expired Member
    Post count: 17

    Somewhere in the GD V2 documentation it reads:

    As an example, Supreme’s full width page still has a margin (on purpose). You can try customizing it with this CSS or adjust to fit to your needs.

    .sd .container div.entry-content {
    margin:0px!important;
    padding:0px!important;
    }

    .container {
    width: 100%;
    padding:0px!important;
    }

    The suggested CSS works as expected on the SD V2 Default Template (which has a sidebar), but it does not appear to work for the Full Width Page Template.

    Do you have other CSS suggestions that will reduce the margins on the Full Width Page Template for Supreme Directory V2?

    #478106

    Kor
    Moderator
    Post count: 16516

    Hi Edward,

    Thanks for your reply. Could you share the URL of the page in question so that we could check in it?

    #479370

    edward newsome
    Expired Member
    Post count: 17
    This reply has been marked as private.
    #479440

    Kor
    Moderator
    Post count: 16516

    Hi Edward,

    Thanks for your post. Try using the custom CSS code below and see if it helps.

    .page-template-page_full-width .container, .page-template-page_full-width .container .elementor-container {width:100%!important;max-width: 100%!important;}
    #479660

    edward newsome
    Expired Member
    Post count: 17

    It works perfectly.

    Thank you very much!

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket