Tagged: Advanced Styling, Title text color
-
AuthorPosts
-
August 22, 2024 at 5:25 am #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.August 22, 2024 at 5:44 am #1465149Hey 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,
IsmaelAugust 22, 2024 at 6:18 pm #1465179The 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.
August 23, 2024 at 4:27 am #1465196Hi,
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,
IsmaelAugust 25, 2024 at 11:52 pm #1465381Here 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=0August 26, 2024 at 6:04 am #1465391Hi,
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,
IsmaelAugust 26, 2024 at 7:24 am #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?August 26, 2024 at 7:38 am #1465398Hi,
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,
IsmaelAugust 26, 2024 at 7:46 am #1465399Using 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.
August 27, 2024 at 5:59 am #1465460Hi,
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,
IsmaelAugust 27, 2024 at 6:46 am #1465468See these screenshots of the home page
https://www.dropbox.com/scl/fi/foboegdi4h3trgfhmou0t/Hover.jpg?rlkey=2uht0yui6tmiiog1h9i5ow4ub&dl=0
This type needs to be white and it is gray
August 27, 2024 at 7:06 am #1465471Hi,
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,
IsmaelAugust 27, 2024 at 2:37 pm #1465491Thank 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 2 months, 3 weeks ago by sparkyj.
August 27, 2024 at 2:46 pm #1465494I just figured it out. It’s the H3 tag.
Thanks for listening to all of this drama.August 27, 2024 at 4:09 pm #1465498 -
AuthorPosts
- You must be logged in to reply to this topic.