Styling / Adding Text to Search Widget

This topic contains 3 replies, has 2 voices, and was last updated by  Kor 6 years, 1 month ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #424816

    Andy Komack
    Expired Member
    Post count: 3

    Is there a way to add text right above the Search Widget in order to provide some more context for the user?

    My current workaround is to add a separate text widget above the GD Search Widget, but that looks very clunky.

    #424850

    Kor
    Moderator
    Post count: 16516

    Hi Andy,

    It’s possible with custom CSS. could you please share your Website URL?

    Thanks!

    #424938

    Andy Komack
    Expired Member
    Post count: 3
    This reply has been marked as private.
    #424946

    Kor
    Moderator
    Post count: 16516

    Hi Andy,

    Thanks for your reply. Kindly use the custom CSS code below and see if it’s what you’re looking for.

    
    
    .home .geodir-advance-search-default:before {
        content:"Hello"!important;
    }

    Thanks!

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

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

Open Support Ticket