Wordpress Photo Gallery

Richard created the topic: Wordpress Photo Gallery

Still cant open a new topic and selecting Wordpress Photo Gallery! So, I,m opening it this way:

Can you take a look at: sightview.nl/NazNew

On the homepage there are 2 gallerys. One "Slideshow" and one in "Miniature" view. The miniatures are not resize good on Mobile Phone.

Can I change this in css? If yes, where?

Regards,

Richard

#88479

Please Log in or Create an account to join the conversation.


Agapi G. replied the topic: Wordpress Photo Gallery

Hello, Richard!

Thank you for posting your question!

The thumbnails don't resize since their display size is large. However, this can be fixed with a few lines of CSS code. Could you please add the following to style.css file or preferably to custom CSS editor of your website theme?

@media screen and (max-width: 424px) {
    #bwg_container1_1 #bwg_container2_1 .bwg_standart_thumb_spun2_1 {
        width: 280px;
        display: block;
    }
    #bwg_container1_1 #bwg_container2_1 .bwg_standart_thumb_spun1_1 {
        margin: 0;
        width: 100%;
    }
    #bwg_container1_1 #bwg_container2_1 .bwg_title_spun1_1 {
        width: 100%;
    }
    #bwg_container1_1 #bwg_container2_1 .bwg_title_spun2_1,
    #bwg_container1_1 #bwg_container2_1 .bwg_ecommerce_spun2_1 {
        margin: 0 auto !important;
        display: block;
    }
}

Make sure to clear the cache of your web browser before you check the changes. Let us know if this helps.
Thanks! Have a great day!


Kind regards,
Agapi G.
Web-Dorado team
#88527

Please Log in or Create an account to join the conversation.


Richard replied the topic: Wordpress Photo Gallery

Thanks for your reply!

I add the code to the theme's custom css editor but it doesn't make any difference. I also add it to style.css but also no difference.

Regards,

Richard

#88561

Please Log in or Create an account to join the conversation.


Agapi G. replied the topic: Wordpress Photo Gallery

Hello, Richard!

In that case, may we check the problem as a temporary WordPress administrator of your website? Please send the login information using the contact form on this page. Our developers will check the issue as soon as possible and figure out a solution.

Make sure to mention the link to this forum thread in your message.
Thanks! Have a great day!


Kind regards,
Agapi G.
Web-Dorado team
#88577

Please Log in or Create an account to join the conversation.


Time to create page: 0.187 seconds
Powered by Kunena Forum

WORLD-CLASS SUPPORT

We are here for you every step of the way. Turn to our support with any questions you might have about our products and services. Our experienced customer care team is available to help you as fast as we possibly can.

Contact us