This topic has 8 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #127158
     mapvis
    Participant

    Dear seventhqueen, i have a question about the page templates you provide. For my startpage i need a template with no container, only the header and footer. I try to get a full width section with a grey background and some flipcards, from Browser side to side. At the moment with your full width template i can only fill the whole container, but i will expand it to the full browser width.

    Like
    <?php get_header(); ?>
    <?php get_footer(); ?>

    Did you have such a full browserwidth page template or can send me one? I have try it but without success… im only a visual styler 😉

    My site is still in development since i buy the theme in 2014… i know your new support option on envato has long expired fot my purchase, maybe you could still help me.

    Best Ragards

    Markus

    #127160
     mapvis
    Participant
    Not marked as solution
    #127167
     mapvis
    Participant
    Not marked as solution
    #127184
     mapvis
    Participant
    Not marked as solution
    #127279
     Laura
    Moderator
    Not marked as solution
    #127280
     mapvis
    Participant
    Not marked as solution
    #127466
     Laura
    Moderator
    Hello, try by adding this css to style.css of child theme
    div#main-container {
        max-width: 100% !important;
        padding: 0 !important;
    }
    .template-page.col-sm-12.tpl-no {
        padding: 0px !important;
    }
    
    
    
    #127471
     mapvis
    Participant
    Not marked as solution
    #127659
     Laura
    Moderator
    Not marked as solution
Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?