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

    Problems after the update with the “contents elements” are no longer with truck width al100%

    if you change this css everything back perfectly placed

    .html_header_sidebar .container_wrap_first {
    float: left;
    width: 100%;
    }

    can you help me

    #619619

    Hi paso70,

    I’m not sure I understand what you mean, did the CSS you posted work? If so I would try to go for that solution.

    Thanks,
    Rikard

    #619651

    the blocks are not 100% width

    I try to enter my css code and now works

    .html_header_sidebar .av_default_container_wrap, .html_header_sidebar .container_wrap_first{
    width: 100%;
    }

    see example:
    http://prnt.sc/avbyok

    #619672

    Hi!

    Glad you found a workaround. Should you have any further questions please feel free to contact us.

    Cheers!
    Vinay

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