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

    for some reason on the desktop everything is great
    but on mobile view the ajax portfolio window is squeezed to the side and not align to center
    there’s a screen shot and link in the private content

    #819305

    Hey Doron,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      .flex_column.av_one_full.flex_column_div.avia-builder-el-42.avia-builder-el-last {
        padding: 0px !important;
      }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #819932

    Hi Victoria
    It works – thanks!
    although now the bottles look much bigger on mobile view.. is there a way to fix it?
    but thats much less critical so if there isn’t its still ok
    and again thank you very very much!

    #820029

    Hi Doron,

    We could try to adjust it if you really want, but I think it’s a great size, you can see the label clearly.

    Best regards,
    Victoria

    #820442

    Hi Victoria
    you are right! :)
    thanks again!

    #820934

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #821006

    you can close it
    thank you very much :)

    #821031

    Hi,

    Best regards,
    Vinay

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘ajax portfolio window not align to center on mobile’ is closed to new replies.