• Resolved 47grad

    (@47grad)


    Hi,

    I would like to show my clients in the gallery section. Instead of the zoom function by mouse over, I would like to show the description or title of the image itself. Is there any way to chance this?
    Furthermore the images are very small in the mobile version. Is it possible that it chances from 4 columns on desktop to 2 columns in the mobile version?

    Thanks for your help!

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • >Furthermore the images are very small in the mobile version. Is it possible that it chances from 4 columns on desktop to 2 columns in the mobile version?

    This is google’s translation.
    I am a Japanese who can not speak English.

    If you change the display setting to Masonry, it becomes 2 columns on mobile.

    However, if the number of lines varies depending on the number of characters such as the title, the top of the image is not aligned.
    This is the same on the full screen.

    I think that it is adjusted with javascript, but I do not know which part of which file to customize.

    Please answer someone.

    Theme Author FameThemes

    (@famethemes)

    Hi @47grad,

    Unfortunately, we don’t support the gallery description. But you can add this to make the image larger on mobile:
    @media ( max-width: 768px ) { .g-col-4 .g-item { width: 50%;} }

    Let me know!

    • This reply was modified 8 years, 2 months ago by FameThemes.
    Thread Starter 47grad

    (@47grad)

    Hi, thanks for both your answers. Now there are only two images in the mobile version.

    @famethemes: Where exactly do I have to add the code?
    And is there a possibility to completely deactivate the hoover-zoom for the images. So I could show the images without any dynamic elements.

    Regards!

    Theme Author FameThemes

    (@famethemes)

    @47grad

    You need to add in Customize => additional CSS.
    .g-zoom-in .g-item:hover img { transform: none; }

    Thread Starter 47grad

    (@47grad)

    Thank you very much for your help!

    Theme Author FameThemes

    (@famethemes)

    You’re welcome. Please mark topic is resolved.

    And if you love the OnePress theme, don’t shy leave us some review here:
    https://ww.wp.xz.cn/support/theme/onepress/reviews/?filter=5#new-post

    Thank you!

    Thread Starter 47grad

    (@47grad)

    Thx!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Gallery hoover’ is closed to new replies.