Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2036435
Edit Quickfinder Title
Closed

Comments

  •  1
    liliaf started the conversation

    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


  •  1
    liliaf replied

    Never mind. I found out where.

  • Joeyyyys replied

    I got the same issue. Would you mind advising how you can fix it? Thanks a lot.

  •  7,095
    Oliver replied

    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

  • Joeyyyys replied

    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/

  •  7,095
    Oliver replied

    Hi,

    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