Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #783676

    I need to shift a row of icons upward so that they sit on the same row as my Special Heading, and also be right-aligned to the right-hand content edge of the page. I need to do this without changing the 2/5 + 3/5 column setup in that section. Is there a way to achieve this? See screenshots below for reference.

    Current layout: http://i.imgur.com/mL54m7O.png
    Current layout backend: http://i.imgur.com/SHcE9xd.png
    Needed layout (photo-shopped): http://i.imgur.com/WEoRlOb.png

    #784615

    You would have to give each icon its own custom css class to set the position to absolute with a value for right decreasing by the width of the icons for each. Tbh. this wont work out well in a responsive world. You might consider writing a jquery script do the job.

    #784672

    Hi,

    It seems like you figured it out already? :)


    @mensmaximus
    Thanks for your help!

    Best regards,
    Yigit

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