Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #400104

    Hi guys,

    Just wondering if there is a simple way of achieving something that looks like this: http://imgur.com/fsrzJKr

    I’ve tried adding a widget area to the header which worked but this isn’t where I want the content to be. I’d like the boxes (image with text overlay) to hang over two different colour sections in order to ‘tie’ the page together a bit.

    I’ve already successfully added in 3 text boxes with a white background and image over the main colour section but I can’t figure out how to drop it over two colour sections, as in the example I have provided.

    Hoping there is an easy fix I haven’t figured out as yet! Should I be considering another widget area or something else?

    Thanks :)

    Update – it would be great to be able to achieve the above with the icon boxes also, if possible??

    • This topic was modified 9 years, 9 months ago by saremcdee.
    #400506

    Hey saremcdee!

    Do you have a link for the site in question please?

    Best regards,
    Rikard

    #400957
    This reply has been marked as private.
    #401328

    Hey!

    Place the iconboxes inside a color section. Apply a unique id attribute, use “custom-section” for example. Set a negative top margin:

    #custom-section {
    margin-top: -400px;
    }

    Cheers!
    Ismael

    #401605

    Awesome, that’s great! Thanks so much :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Adding content (image box/text) over the top of two colour sections’ is closed to new replies.