Okay
  Public Ticket #2766217
elementor basic gallery
Closed

Comments

  • macadder2 started the conversation

    Hi 

    With the basic gallery in elementor, is there a way to show the caption above the image instead of the standard below the image

    Thanks, Gus

  •  675
    Neuron replied

    Hi Gus,

    I can help with Custom CSS if that's needed, simply provide with a URL.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • macadder2 replied

    Hi, Thanks for getting back to me.

    Here is the link to the page in question - http://217.199.187.195/diamondinteriors.net/customer-in-kenilworth/

    The caption - before and after I would like to be shown on top.

  • macadder2 replied

    Hows the custom css coming along? Thanks fergus

  •  869
    Neuron replied

    Hi,

    Sorry for the late reply,

    Can you please add the following code at Appearance > Customize > Additional CSS?

    .page-id-24683 .gallery .gallery-item:nth-child(-n+4) {
        display: flex;
        flex-direction: column-reverse;
    }
    

    Feel free to ask for anything you need.

    Kind Regards


  • macadder2 replied

    Thanks, that worked a treat. Most appreciated, Fergus

  •  869
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


  • macadder2 replied

    Will do, thanks again