New Landing How can we help? Cardinal Background covering header and footer

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #99054
    pimientofrito
    Member
    Post count: 13

    Hi Cardinal,
    Once again, your work is amazing.

    I have one question,
    I’ve changed my website layout to boxed. Now I’m working on my portfolio, and I set up a background and inner background with an image.
    Problem is that I don’t want that image to cover the header and the footer.
    Is there any way to solve this up?

    https://www.dropbox.com/s/689yel9jvntishg/Screenshot%202014-08-07%2021.08.45.png

    Thanks

    #99098
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    So you don’t want the image to cover the top or bottom of your screen? What’s the reason for using boxed if you don’t want to do that?

    – Kyle

    #99192
    pimientofrito
    Member
    Post count: 13

    Yeah exactly. I want my website boxed BUT I just want that specific portfolio post to look unboxed. Is that possible?

    Thanks a lot ๐Ÿ™‚

    #99272
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    If you can provide a link I will see what I can do, however I’m not sure it’s possible

    – Kyle

    #99530
    pimientofrito
    Member
    Post count: 13
    This reply has been marked as private.
    #99543
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you try to add the code bellow to your custom css option.

    
    .postid-11291 .layout-boxed #container{
    width:100%!important;
    }
    

    -Rui

    #99566
    pimientofrito
    Member
    Post count: 13

    Thank you,
    but that solution didn’t work ๐Ÿ™

    #99729
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    .postid-11291.layout-boxed > #container {
      width: 100%;
    }
    .postid-11291 #header-section #header {
      max-width: 100% !important;
    }

    – Kyle

Viewing 8 posts - 1 through 8 (of 8 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