Forum Replies Created
-
AuthorPosts
-
Hi Mike,
Thx for the tip.
I’ve added your code, I’ve cleared the cache as well, but
unfortunately that doesn’t work for the 3rd tooltip of the page (the ‘budget’ one)Ok I found, I have had declared another css property for H1’s in the advanced style options… it was kinda conflicting.
It’s all good for me.
Many thanks for the help guys.One more last question please….
Everything works fine except the text-size which remains at 40px when I asked for 50px in the quik css.
Any clue?It works fine now and I understood the way it works thanks to both of you
Geee… I’m getting smarter and smarter at css stuff ;)- This reply was modified 3 years, 11 months ago by rvga.
ooh right I see…
So let’s say I change it into an ‘h1’ (instead of p) then the quick ccs code would be:.rv-h1-portfolio h1 { font-size: ... }
- This reply was modified 3 years, 11 months ago by rvga.
Ok Ismael thanks for the additional information.
It’s too sophisticated for me, I’m going to leave it as is.So at the line 1868, I’ve changed the ‘h3’ by a ‘p’:
Before:$sc_content .= "[av_heading tag='h3' padding='10' head-----
Now:$sc_content .= "[av_heading tag='p' padding='10' head----
It seems to work.
Is it good for you?Rikard, you can check on that page: https://c-serp.fr/clients-references/service-seo-strategie-de-contenus-blog-vacance-enfant/
I declared in the Custom css Class of the first text block: “rv-h1-portfolio”
And in the quick css, I wrote:#rv-h1-portfolio h1 { font-size:50px; text-align:left; color:#a81010; text-shadow:1px 1px 2px white; }
Obviously that doesn’t work.
An ID should be unique for a single page, but a class can be used many times.
Ok, so I undesrtand that these 2 fields do the same job, except that the Custom ID is unique to a page, portfolio or a post and that the Custom css class can be shared among many pages, portfolios or posts, am I right?
Nope that one (#rv-h1-portfolio h1) doesn’t work neither, I had tried it already.
Thx for trying ;)Question
Am I supposed to use the ‘Custom ID Attribute’ field or the‘Custom css class’ one?
I’m getting confused…Thx Cherrmann,
Unfortunately, it doesn’t work.Of course Rikard,
Sometimes I’m getting too tired to think by myself.
Thx for the tip ;)Thx for the last tip Yigit. I will do some trials later to see the best tooltip I can design.
I really want to thank you Yigit – you and all the rest of the support team.
I just wanted to let you know that your help is extremely valuable to me and probably to many other people who like me are not developers.With your help I can ‘almost’ manage myself to make a better site using Enfold.
Congrats to all of you.Damn’it.
With the <span> tag it works just fine, thxI’ve tried to play around with the parameters but couldn’t figure out how to change the text color and the bg color….
Any advicesHi Yigit
I’ve followed your instructions but unfortunatelly it doesn’t work as expected: https://c-serp.fr/sand-box-enfold/
Where am I wrong?Hi Victoria,
Thx for your input.
You’re right, I’ve already put a quick css about the button text size – I put so many stuff in this css area that I forget what’s inside!My problem is that I need to adapt the text-size inside many kind of different buttons. (small, medium, big)
I guess the best thing to do is to apply a unique text-size to the specific element I want and the only way to do that is to use the Developer settings/Custom CSS Class field, am I right?Can you please tell what would be that piece of code?
None of the ones I’ve tried work :(Thx Ismael for your reply.
If I change the code you suggest and from what I understand about child theme, wouldn’t it be better to modify the code in one of my file inside my child theme instead?
And if so, what would be that code?Yes Yigit thx for coming.
Please see on Stackoverflow the example I’d like to get – if possible, I’m aware it might be too much asking.
https://stackoverflow.com/questions/2011142/how-to-change-the-style-of-the-title-attribute-inside-an-anchor-tagand the customized title would that one: https://twiners.fr/sharing/JZF0TJdmW
I found!
I was trying other possibilities when one worked:
#rv-cadre-image-portfolio.avia-image-container img
It does draw the border as expected, I’m happy but is concatenating the css code and the ID attributes the right way to code?
Thanks Jordan,
I ended up on stackoverflow as well.
It’s a bit beyond of my scope but I will give a chance… some times.
Thx.November 11, 2020 at 3:02 am in reply to: Font applied to all heading elements instead of H1 only #1259747Thanks for checking Victoria. It works as expected.
You can close that post.November 10, 2020 at 12:31 pm in reply to: Font applied to all heading elements instead of H1 only #1259533Hi Victoria,
Access credential given on private content is good for one week.
Can’t wait to hear from you…Try navigating to /wp-content/uploads/avia_fonts and then set that directory to 777 permissions (temporarily) and try uploading it again.
Thanks Yigit you solved my problem ;)
Thx Victoria, it works great.
Sorry Jordan
I meant that I want to change only the size of the H2 of my accordion element.
Your code is going to change the size of all my H2s in the website, from what I understand, don’t I?It works perfectly thanks to you Ismael.
And what would be its css code to change the H2 font-size please ?
I have recorded in a bmp file 2 logos displayed side by side. One from the web, one from the Picassa viewer.
https://twiners.fr/sharing/8mP3d5rRWThe one on the right is a little bit sharper. That’s the final result I want to display.
My questions are:
– How can I disabled this blurry effect that affects the final display?
– Do you think it’s an Enfold option?
– Could it be a WP option?- This reply was modified 4 years, 7 months ago by rvga. Reason: Link doesn't work :(
Hi Ismael,
Sorry for this too long silence.
I still have this problem about blurry images. That keeps bother me.I’ve tried ‘Optimus’ for a while but I disabled it since my pics are optimised enough.
I photoshop them until I got the best quality-weight ratio.Can you please check again with the new page and credential I give you in private?
Thanks for your help.P.S: I imaged my email address for security reasons, but whatever the reason (good or bad) I need to display the sharpest possible pictures on the screen
This reply has been marked as private.Hello,
I need the titles of my accordion element to be H2.I do followed the instructions in this post but it did not seem to work, I don’t understand why since I have added the code above in the function.php of my child theme.
Here’s the page where I’ve inserted the accordion element: https://prof-ilaure.fr/foire-aux-questionsDoes anyone see why it doesn’t work?
- This reply was modified 4 years, 7 months ago by rvga.
Interested, I have the very same question.
Can’t wait to hear from you ;) -
AuthorPosts