• Hello!
    I like the columns of thumbnails of the images when creating a gallery.
    With <div class = “row-fluid”> I get the same result, but in the mobile with the latter everything is cleared up and the columns of the galleries are always in the same way in the mobile.
    Is there a way to order content (text or images) in columns in the mobile as for tunnels?

    E ‘can remove the effect box in the miniatures of the galleries? I do not know if it is an effect of francybox lightbox or integrated into the theme but do not know how to remove it.

    Thank You!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter mercurio32

    (@mercurio32)

    Looking for a solution in the code I removed one of the frames in the gallery thumbnails. For those interested edit /wp-content/themes/customizr/inc/parts/class-content-gallery.php
    delete the code:
    #{$selector} img {

    border: 2px solid #cfcfcf;

    }
    if I find a way to eliminate the rest of the frame add directions

    That wouldn’t be the recommended way to do it as you’ve change a core file. Next time Czr update is applied, you’ll lose that change.

    You need to read about Child Themes

    In your case, it looks like you can make a CSS change in your CT style.css. Need a site link to make sure I give you the correct code

    Thread Starter mercurio32

    (@mercurio32)

    What is meant by “need a site link to make sure I give you the correct code”

    Thanks!

    Need your site address (www.yoursite.com)

    Thread Starter mercurio32

    (@mercurio32)

    thanks for the reply, I reinstalled wordpress for an error in a file. This is the address: https://www.microcemento.altervista.org

    Thank You

    Nothing showing on that link other than a front page with little content.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘remove the effect box in the miniatures of the galleries’ is closed to new replies.