Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #232971

    Hey Guys
    I love the full-width scroller capabilities of this theme and had one question. Right now at http://www.apple.com they have 4 boxes going across the bottom under a full-width picture on their homepage. is it possible to place in pictures so they will be right next to each other with separate links like on apple’s page? would love to be able to do this in a few different areas on my website. let me know thanks

    #233021

    Hey jdrakeproductions!

    You can add a Color Section element to your website with a unique ID and then add four 1/4 column elements inside it then post the link to your website so we can provide you custom CSS code to remove the space between images

    Cheers!
    Yigit

    #233227

    Hey Yigit
    I don’t know if I did this correct or not, but here is the page I added it to on the top. I don’t have any images in right now, but I put in a custom name of 4Column.

    http://www.jdrakeproductions.com/?page_id=29

    #233230

    Hi!

    Please change custom ID to four-column and then add following code to Quick CSS in Enfold theme options under Styling tab

    #four-column div .av_one_fourth {
    margin-left: 0;
    width: 25%;
    }

    Cheers!
    Yigit

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