Tagged: 

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

    Hi guys,
    On my website http://www.vensteracademy.com I want to make my testimonial column full width, but can’t seem to make it work.
    I have made a section ID and then used custom css:
    #testimonial .container {
    width: 100%!important;
    max-width: 100%!important;
    padding: 0;
    }
    No luck so far.
    Also the columns seem to stack on top of each other on mobile phone?
    Best wishes,
    Ellen

    #1332124

    Hi Ellen,

    I can’t see that ID on the page you linked to, where can we see the actual element on your site?

    Best regards,
    Rikard

    #1332128

    first Rikard is right – i do neither see that ID.
    but if i look to your css – there is instead of an opening curly bracket a closing – see that line – besides this is a strange selector :lol: it has two closing brackets

    .flex_column.av_one_full.flex_column_div.first.avia-builder-el-45.el_after_av_one_half.avia-builder-el-last.column-top-margin; }
    …
    }

    (click to enlarge)

    #1332167

    Hi,

    Thanks for helping out @guenni007 :-)

    Best regards,
    Rikard

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