Set front-end titles of details page side bar to bold

This topic contains 6 replies, has 2 voices, and was last updated by  Joanna 6 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #430074

    Joanna
    Expired Member
    Post count: 157

    Hi,

    Is it possible to set the content of the ‘front-end title’ of a custom field that displays in the side bar to bold?

    #430089

    Kor
    Moderator
    Post count: 16516

    Hi Joanna,

    Thanks for your post. Yes, this is possible with custom CSS. https://docs.wpgeodirectory.com/customizing-your-style/ . If you’re not sure, kindly share the URL of the site in question and I’ll provide you the custom CSS code to achieve what you needed there.

    Thanks!

    #430635

    Joanna
    Expired Member
    Post count: 157
    This reply has been marked as private.
    #430637

    Kor
    Moderator
    Post count: 16516

    Hi Joanna,

    Thanks for your reply. Unfortunately, it’s hard to tell without seeing the live site and doing some inspecting. Could you possibly share WP admin access to your Website in private reply so that we could check on it?

    Thanks!

    #430643

    Joanna
    Expired Member
    Post count: 157
    This reply has been marked as private.
    #430667

    Kor
    Moderator
    Post count: 16516

    Hi Joanna,

    Insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS and see if it’s what you’re looking for.

    
    
    span.geodir-i-select {
        font-weight:bold!important;
    }

    Thanks!

    #431330

    Joanna
    Expired Member
    Post count: 157

    perfect! thank you

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket