Jump to content

Move inline image block caption above image

Go to solution Solved by tuanphan,

Recommended Posts

4 hours ago, kc2615 said:

Using Marta template. Looking to place the caption of an inline image block above the image instead of below. Cannot find the answer for the life of me! I've been experimenting with flex property with no luck yet. Thanks.

Could you share your current url?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
  • 2 weeks later...
On 3/10/2021 at 3:59 AM, kc2615 said:

Using Marta template. Looking to place the caption of an inline image block above the image instead of below. Cannot find the answer for the life of me! I've been experimenting with flex property with no luck yet. Thanks.

Hi. Do you still need help? Can you share link to page where you added inline image?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
9 hours ago, tuanphan said:

Hi. Do you still need help? Can you share link to page where you added inline image?

Hi! shopsisea.com/mega-shop. Looking to change "BY SISEA" to be at the top of the image instead of the bottom. (This page is where my mega menu is set up)

Link to comment
  • Solution
On 3/21/2021 at 12:37 AM, kc2615 said:

Hi! shopsisea.com/mega-shop. Looking to change "BY SISEA" to be at the top of the image instead of the bottom. (This page is where my mega menu is set up)

Add to Design > Custom CSS

/* Inline image caption */
div#block-yui_3_17_2_1_1615306603218_10103 figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.