Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #224512

    Hi,
    Great template.

    Is there a way to remove the margins on the selected box? I would like the testimonial to stretch further into the highlighted blue box on the right.

    Thanks.

    #224513
    This reply has been marked as private.
    #224782

    Hi!

    Please give us a link to the actual page. We don’t have any idea how you created the layout so we need to inspect the actual page.

    Cheers!
    Ismael

    #227489
    This reply has been marked as private.
    #227571

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .avia-testimonial { padding-right: 0; }

    Regards,
    Yigit

    #227858

    Hi,
    That does not seem to have any effect. The blue box is still there.

    #227969

    Anyone?

    #228178

    Anyone? I’d like to add I’d want the change to occur only on the homepage and not elsewhere.

    #228182

    Hey!

    Please try adding following code to Quick CSS

    #av_section_1 > div > main > div > div > div.flex_column.av_one_half.avia-builder-el-4.el_after_av_one_half.avia-builder-el-last {
    width: 53%;
    }

    It is simply not possible to increase the width more, if you really need it, please try hiring a freelance developer on Microlancer or Codeable

    Regards,
    Yigit

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