Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1465145

    Seems like the “Advanced Styling” isn’t always applying to the H tags.
    Can anyone tell me which type attribute in the Advanced styler modifies the “title” of a portfolio, the type that floats over the square image in the main page gallery? Usually it is what. Now it turned gray and i can’t find where that setting is. Spending hours looking for it, so I thought I’d ask. Cheers.

    #1465149

    Hey sparkyj,

    Thank you for the inquiry.

    That is the default style of the title popover, which is a built-in browser feature. Unfortunately, you cannot change its style.

    Best regards,
    Ismael

    #1465179

    The type that lays over the masonry gallery images is gray and you can’t read it. Are we talking about the same type? i do need to change it to white. it was white at some point in the beginning of the install I believe.

    #1465196

    Hi,

    Thank you for the update.

    Would you mind providing a screenshot of the element? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot.

    Best regards,
    Ismael

    #1465381

    Here you go, Where do we find this attribute to change this gray text to white?
    https://www.dropbox.com/scl/fi/1es6vidi0u1zoy910any1/TitleText-Color.jpg?rlkey=rdr4tkhsyt1bygbyyow2itaoc&dl=0

    #1465391

    Hi,

    Thank you for the screenshot.

    That is the default tooltip (or title popover) provided by the browser, and unfortunately, it cannot be directly modified or customized. Browsers generate this tooltip automatically from the title attribute of an element, and its appearance and behavior are controlled by the browser itself.

    Best regards,
    Ismael

    #1465396

    ??
    I’m talking about the type that says ‘KING RICHARD’only, (circled in red) the gray title type of the Portfolio post image. Where is that attribute CSS hiding in the change settings?

    #1465398

    Hi,

    Are you using the Portfolio Grid or the Masonry element? If you’re using the Masonry element, try setting the Content > Captions > Element Title and Excerpt display settings to the first option (Always hide). Please provide a link to the page so we can check the element.

    Best regards,
    Ismael

    #1465399

    Using Masonry Gallery.
    Content> Captions> Display Neither.

    Like I stated before, I want this title of the Portfolio Page which appears over the cover image to be White not gray. I don’t want to hisde it. Also there should be a way to attenuate the other type elements, Font, size etc.

    I can not show you a link because this is local and not live yet.

    #1465460

    Hi,

    Content> Captions> Display Neither.

    We can’t reproduce the issue on our end. When the Element Title and Excerpt is set to Display Neither, they don’t display. Please make sure that the theme is updated to version 6.0.2, then provide a link once the site is available online.

    Best regards,
    Ismael

    #1465468
    #1465471

    Hi,

    To adjust the color of the title and excerpt, try to add this css code:

    #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content *, #top .av-caption-style-overlay .av-masonry-item-with-image ins:before, #top #wrap_all .av-caption-style-overlay .av-masonry-item-with-image del {
        color: red;
    }

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css, then purge the cache.

    Best regards,
    Ismael

    #1465491

    Thank you,
    I think we are making this more complicated than it needs to be.
    In the demo the text is white:

    Where in the User interface is the section to adjust this type. It is part of the UI already. Somewhere in the UI the tag was switched to a gray, I can’t remember where, and fiddling with the H tags doesnt do anything. So it has to do with an over-ride maybe?

    Is the floating type getting its code from the “title” of the Portfolio post? The first type section at the tiop of each portfolio post where you “name” the post? If so, what section in the ENFOLD theme options controls the look of this type? Is it in “Advanced Styling”? If so, which section?

    • This reply was modified 1 month ago by sparkyj.
    #1465494

    I just figured it out. It’s the H3 tag.
    Thanks for listening to all of this drama.

    #1465498

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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