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

    Hello ,

    please help me !
    I can`t get 6 columns portfolio grid on the wide screen 1920px . I getting 5 columns only
    looks like this : http://clip2net.com/s/3LThVxo

    If I change the window less than 1920px – all is OK

    thank you

    #816754

    Hey Denis!

    It looks fine on my end on my 1920x1200px screen. I attached a screenshot in private content field below.
    Can you please make sure that you are not zoomed in/out on your browser?

    Cheers!
    Yigit

    #817137

    Hi , Yigit !
    thank you for help

    after check my side : I know this issue with my Firefox only ( but not zoom ). In Chrome , IExplorer , Safari – Ok

    kind regards
    Denis

    #817242

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    @media only screen and (min-width: 1900){
    .avia-mozilla #top .no_margin.av_one_fifth {
        width: 16%;
    }}
    

    Best regards,
    Yigit

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