Comments 1liliaf started the conversationJune 5, 2019 at 1:28amHello,I want to edit the Quickfinder title here: http://www.orientpoint.net/fteI used this code:.quickfinder-item-title {text-transform: none !important;}but it only worked on the first item.Please help,LF 1liliaf repliedJune 5, 2019 at 1:33amNever mind. I found out where.Joeyyyys repliedJune 30, 2019 at 6:34amI got the same issue. Would you mind advising how you can fix it? Thanks a lot. 7,095Oliver repliedJune 30, 2019 at 8:03amHi joeysze1211,Can you add few screenshots to describe what you need to change? Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverJoeyyyys repliedJune 30, 2019 at 3:21pmHi Gregor, The title of all quickfinders, still uppercase even I disabled the uppercase in setting and add the CSS per the athor suggested in other post.Sorry that I couldn't able to upload the image, pls see https://codex-themes.com/thegem/home/business-1-2/ --> Latest Visual Composer.Thanks.Also, my related ticket - https://codexthemes.ticksy.com//ticket/2064634/ 7,095Oliver repliedJuly 1, 2019 at 7:38amHi,Replied in the ticket, you need to add this CSS code: body .quickfinder .quickfinder-item-title { text-transform: none; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hello,
I want to edit the Quickfinder title here: http://www.orientpoint.net/fte
I used this code:
.quickfinder-item-title {
text-transform: none !important;}
but it only worked on the first item.
Please help,
LF
Never mind. I found out where.
I got the same issue. Would you mind advising how you can fix it? Thanks a lot.
Hi joeysze1211,
Can you add few screenshots to describe what you need to change?
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hi Gregor,
The title of all quickfinders, still uppercase even I disabled the uppercase in setting and add the CSS per the athor suggested in other post.
Sorry that I couldn't able to upload the image, pls see https://codex-themes.com/thegem/home/business-1-2/ --> Latest Visual Composer.
Thanks.
Also, my related ticket - https://codexthemes.ticksy.com//ticket/2064634/
Hi,
Replied in the ticket, you need to add this CSS code:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver