OK, thank you so much for the fast reply. I already contacted the developer of the language switcher icon and yes, it’s their CSS code. A fix will be provided to me. The case can be closed.
Sorry for bothering you but I thought, it’s the arrow in the “Service” menu. I overlooked the arrow in the language switch.
Kind regards, Peter
Strange. Can you please provide me the link or name to the CSS you want to check so I can check if it isn’t minified?
I – hopefully – disabled it in Cloudflare. Have a look and let me know when I can enable it again.
Thx
Thx, this fixed it. Should I disable CSS minifying so you can observe it?
And again, always a pleasure to work with you! Looking forward…
Yes, sometimes it’s really not very easy with me, sorry for that!
I changed the structure so there is now indeed a text. When I don’t enter any text for the icon then we have the situation I mean and then it would be nice to have the possibility to add a title.
Here a real example:
Open https://cbdfactum.com/cbd-factum-blog/ and move the mouse over one image and right click on the link icon and select “Inspect element”.
This is an empty A tag – see the attachment “Link Icon With Title” where I already added the title.
Attached also a screenshot from a study which tool tip can be displayed when a title is set.
I hope, now it is a bit clearer what I mean.
Thx
Thx, it works!
Always a pleasure to work with you!
Thank you again very much! Another point completed from the long todo SEO list… 🙂
Thank you so much! I am very happy my suggestion has been implemented into the theme so I can remove the PHP file from the child theme!
Perfect guys! Thank you very much!
Allow me few days to check it out. I will give you for sure a feedback! Looking forward. Another PHP script which I do NOT have to maintain anymore.
Solution for this topic
Hi,
It’s fixed. The next time you can provide this solution:
Add to the .htaccess file the following rule
<FilesMatch "\.(ttf|ttc|otf|eot|svg|woff|woff2)$"> Header set Access-Control-Allow-Origin "*" </FilesMatch>
Thx
OK, I could achieve it with this CSS:
/* underline each li element with length of to the underlined text */ .woocommerce #page-container .woocommerce-tabs ul > li { text-decoration: underline #A9BF16 dotted; } /* hide the original underline in the product description below each li */ .woocommerce #page-container .woocommerce-tabs li { border-style: none !important; }
Is there a way to set the padding of the dotted line?
Hi, what about this? Will this be changed as I showed that with very long description the right alignment isn’t really that optimal?
Hi, is there any way to restrict the length of the dotted underline to the length of the text which is underlined? Thx
Thx, I see, it is fixed. Do you need still the access or can I remove it?
I also don’t know what happened.
Thank you
Thx, yes, I confirm, this is fixed.
Solution for this topic
Please accept my apologies and thank you very much for the hint regarding the child theme. You have mentioned it already once. This I should try always before I start a thread here.
I could fix the CSS which was casing the wrong layout.
Kind regards!