Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1195563

    Hey Enfold Team,

    I want to make the photo title look like the “Plan Your Trip” section (scroll down to view)…

    It’s actually a website I created, but no longer have access to.

    Can you provide a code for that?

    Thanks!

    P.S. Is there a way to get rid of the rust colored circle with arrow when you hover over photos?

    #1195610

    Hey allyson3,

    Add this to quick css:

    .ls-wrapper.ls-in-out p:first-child{
    font-family:'Quadon-Medium'!important;
    }

    I’m not understanding the second “ps” portion. Can you link us to that page?

    Best regards,
    Jordan Shannon

    #1195627

    Sorry… https://legacytops.com/projects/

    When you hover over the gallery photos, a rust circle pops up. Is there a way to get rid of that?

    #1195629

    Hi,

    Add this to quick css:

    .image-overlay {
    display: none !important;
    opacity: 0 !important;
    }

    Best regards,
    Jordan Shannon

    #1196919

    Thanks Jordan,

    The first code still has the title underneath the photo.

    Here’s a better example of what I’m trying to do…
    https://www.amyvermillion.com/projects.php

    1) I want the photo title to center over the photo in white (I want to be able to adjust the font and point size);
    2) I may want a subtitle underneath (I want to be able to adjust the font and point size);
    3) I want the shadow to show up when you hover;
    4) I also may want to use 2 columns (vs. 3 like I have now). But I select 2 columns, the space underneath the photos disappears (i.e. the photos touch)… so I need to know how to change the margin width.

    Thanks so much!

    #1199232

    Hi,

    Thank you for the update.

    You should be able to add the title and subtitle directly in the Image element by enabling the captions. Have you tried that? Edit the image element, set the Image Caption settings to Yes, then configure the extra options in the Styling and Advanced panel.

    Best regards,
    Ismael

    #1201257

    Ismael,

    When I enter a title and caption, they show up BELOW the photos in an outlined box. I want them to appear ON TOP of the photo like the link I shared above.

    Can you provide more information on how to do that please?

    #1203240

    Hi,

    Sorry for the delay. The caption should be added as an overlay above the image by default. You can also set it to display on hover if necessary.

    Can you give us a link to a test page? Or post the login details in the private field so that we can create an example. Please make sure that the site contains the latest version of the theme.

    Best regards,
    Ismael

    #1222670

    Sorry Ismael,

    I’m not sure how I missed your last comment.

    See login below.

    #1223720

    Hi,

    Thank you for the update.

    We tried to login using the account but it’s invalid. Please note that the Portfolio Grid element doesn’t have an overlay option by default. You have to use the Image element and enable the caption. Or use the Masonry element and set its Content > Caption > Element Title and Excerpt Styling to the second option (Display as centered overlay).

    Best regards,
    Ismael

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