Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #530365

    The stretched layout isn’t actually 100%. It’s has padding. When I remove the container padding in custom CSS it screws with the header and footer. How do I get true 100% on say a page like this? http://benchmark-intl.com/lacey_ecp/

    I also seem to be having an issue using TypeKit in this template. Is there a secret I’m missing?

    #530577

    Hey stoltzgroup,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #530965

    So… the link I included wasn’t good enough? Let’s try this again. (please read it all… I don’t want to wait 24 hours again for a response)

    The stretched layout isn’t actually 100%. It’s has padding. When I remove the container padding in custom CSS it screws with the header and footer. How do I get true 100% on say a page like this?
    THIS IS THE LINK!!! THIS PAGE!!! IT’S NOT 100% ACROSS! THERE IS PADDING! http://benchmark-intl.com/lacey_ecp/

    Please don’t give me a container fix that screws up the header. I just want the portion between the header and footer stretched.

    ALSO
    I also seem to be having an issue using TypeKit in this template. Is there a secret I’m missing?

    #530993

    Hey!

    It seems like you are not using any of the fullwidth elements on your page. Please add FAQ section for example into a Color Section element.

    Please try using a plugin such as this one – https://wordpress.org/plugins/typekit-fonts-for-wordpress/

    Best regards,
    Yigit

    #531007

    I don’t understand what you’re saying. I have the it set to 100% width. not boxed. There is padding I don’t want to have. I lose it if I add

    .container{position:relative;width:100%;margin:0

    auto;padding:0px

    0px;clear:both}

    But then the header and footer is screwed up. How do I fix it?

    Also for Typekit… I have already used that plugin and it’s still not registering the font. I use TypeKit all the time and I never had issues. No clue why it won’t work with your template.

    #531019

    Hey!

    You were using 1/1 column element on your page. If you would like to display elements fullwidth, you should use Color Section element instead. I edited your page and inserted your quote and FAQ into a color section element. Please review your website now.

    On which elements would you like to use “proxima-nova”? You can add following code to Quick CSS in Enfold theme options under General Styling tab to change body font family

    body p { font-family: proxima-nova, sans-serif; }

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.