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

    Hello. This works fine until you get down to smaller orientations like iPhone (landscape). See example here

    Thank you,
    Ryan

    #626505

    Hey Ryan!

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

    @media only screen and (max-width: 580px) {
    .page-id-32 .avia-builder-el-4 .hr-inner.inner-border-av-border-thin {
        width: 45%!important;
    }}

    Regards,
    Yigit

    #626510

    Awesome support. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Separator Responsiveness’ is closed to new replies.