Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #423834

    hi,
    (Enfold v3.1.3)

    i want grid row width 100% on tablet. how i can do?

    Thank you.

    #423847

    Hi master-t!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Cheers!
    Rikard

    #423848
    This reply has been marked as private.
    #423908

    Hey!

    Please add following code to Quick CSS

    @media only screen and (max-width: 990px) {
    .avia-layout-grid-container .no_margin.av_one_third {
      width: 100%!important;
    }
    .av-layout-grid-container {
      display: block;
    }}

    Cheers!
    Yigit

    #424060
    This reply has been marked as private.
    #424067

    Merhabalar! :)

    Yardimci olabildiysem ne mutlu bana :)
    Malesef siteyi online gormedikten sonra nokta atisi yapmak biraz zor oluyor :)
    CSS kodunuzda sorunsuz gozukuyor. Kendi local kurulumuma ekledim ve sayfalara goz attim 1024px altinda ve her hangi bir sorun goremedim. Sizede ayni testi yapip sorunla karsilasmazsaniz tam anlamiyla onaylamis oluruz :)

    Cheers!
    Yigit

    #424087
    This reply has been marked as private.
    #424090

    Merhabalar!

    (Email address hidden if logged out) email adresini kullanabilirsiniz. Buradanda gonderinizi gizli olarak isaretlediginiz takdirde diger kullaniclar, arama motorlari vs icerigi goremeyecektir.
    Rica ederim! Iyi gunler, iyi calismalar! :)

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Grid Row responsive problem’ is closed to new replies.