Pictures default caption problem

  • Hi there!!!.
    1- Please see this page http://federicoanteloblog.com/2010-2/ you will see a gallery but without any caption under the images. If you clic on any of them, you will see it in full size but still without any caption.
    2- Please see this page http://federicoanteloblog.com/obras-2011-2009-2/ you will see a gallery with the captions (also available when you clic on each of them) but it result too busy, to much information in the page.

    What I want to have is same page as point 1 (gallery images without caption) but full size presentation with caption as number 2.

    I do not know if I am clear, I hope so!!!. This is a very important matter.
    Thanks

    The blog I need help with is: (visible only to logged in users)

  • Hey there,

    If you’d like to remove the gallery captions on all of your galleries, you’ll need the Custom CSS upgrade. With that, you could add this CSS to your stylesheet:

    /* Hide caption text on galleries */
    .gallery-caption { display: none; }

    And that should hide the captions on page #2. Let me know if you have any questions!

  • federicoantelogranero · Member ·

    Perfect!!!, thank you.

  • Glad to help!

    I’ll close this topic now, but feel free to start another if you have any more questions!

  • The topic ‘Pictures default caption problem’ is closed to new replies.