Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1377650

    On this page and some other we have used the caption hover effect. Is it possible to make the caption appear towards the bottom of the image rather than being venerated vertically?

    Thanks so much

    Also:

    Is it possible to make the sorting buttons for the portfolio grid towards the bottom of the home page here, larger?

    #1377716

    Hey tonyiatridis,

    Please try this in Quick CSS:

    .av-image-caption-overlay-center {
        vertical-align: bottom;
    }
    
    .av-image-caption-overlay-center p:last-child {
        margin-bottom: 40px;
    }

    Please stick to one question at a time.

    Best regards,
    Rikard

    #1377902

    awesome, thanks.

    #1377921

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.