Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #888362
    Amelia H
    Participant

    Hello!

    This is my site : http://adelaidebeerfest.com.au/2016-2-2/ password: 0000

    Overall on mobile I’m happy with it, except all of the beer logos. I don’t want to hide them completely as they’re the whole point of the website … is it possible to scale them down and have a couple per line rather than one image at a time?

    Alternatively can I put them in an accordion that only shows up for mobile? I want it to stay how it is when viewed on a desktop.

    #889128
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    a.x-img>img {
        width: 50% !important;
    }

    Let us know how this goes!

  • <script> jQuery(function($){ $("#no-reply-888362 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>