Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Delo Member
@Delo · Joined 1 year ago · 20 posts · 5 topics · 0 reputation
Badges
Recent posts
-
How to limit the text lengh of a blog summary
· 1 year ago
I am detailing an example. If you click on the link, you will see that under "gravel découverte du hainaut", compared to others summary there is some text that are shown. This is what I would like to
-
How to limit the text lengh of a blog summary
· 1 year ago
Hello, I'm using the theme Quark to make my website and I'm wondering how could I limit what is shown on the page summary of the blog template? Example : https://namur.parcoursvelo.be/bikepacking/tag:
-
How to remove text transparency on the Hero text
· 1 year ago
@pamtbaau: You are not using a child/inheriting theme. All changes will be lost in due time… Also all changes in custom.css. Sorry I don't know what's a child theme I'll be reading about it
-
How to remove text transparency on the Hero text
· 1 year ago
Thank you for letting me know i had no idea these could interfere with the updates. Here's what i added to custom.css : .hero.text-light h2 { color: rgba(255,255,255,1) !important; }
-
How to remove text transparency on the Hero text
· 1 year ago
In theme.min.css I changed the hero.text-light h2 rgba(255, 255, 255, .8) to (255, 255, 255, 1) to make it opaque.
-
How to remove text transparency on the Hero text
· 1 year ago
It worked thank you very much!
-
How to remove text transparency on the Hero text
· 1 year ago
Hello, I'm using the Quark theme and I can't find anywhere where I could remove the transparency on the text of the header. For now, the text is white but not fully white : https://parcoursvelo.be/ T
-
How to keep the Hero image with a high quality?
· 1 year ago
Hello @pamtbaau both questions are related. I was just suggesting a clue. A friend helped me, we changed the limit of the size for the file, went to .png, reduced the quality and it seems like working
-
How to keep the Hero image with a high quality?
· 1 year ago
Hello there, i'm using the Quark theme and have been struggling with the quality of my hero template. https://walbike.omlet.ovh/ Eventho the image I upload is in high resolution, it gets reduced in qu
-
Quark modular: First module not overlaying hero image
· 1 year ago
Found the solution : The class on the highlight page changed from class: offset-box to class: small I fixed it.