-
Author
-
January 25, 2017 at 18:01 #150782linkpoin2Participant
hi there,
I would like to do a minor edit of the display + title of the results in the ajax search in the header, but cannot find the file in the theme to adjust. can you help point me to it?
thanks
January 26, 2017 at 15:47 #150906RaduModeratorHi,
Those are the selectors for title and description of the search results
COPY CODE.kleo_ajax_results .ajax_search_content .search_title { font-size:17px !important; color:red !important; } .kleo_ajax_results .ajax_search_content .search_excerpt { font-size:14px !important; color:black !important; }
Those will be pasted in child theme style.css or in wp-admin -> theme options -> quick css
Let me know if you need additonal selectors
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 27, 2017 at 03:50 #150997linkpoin2ParticipantThanks great stuff.
And if I want to change the title word itself, is that in the PO file or in a specific PHP / JS file?
January 27, 2017 at 17:22 #151114RaduModeratorCan you made a screenshot that points exact what you want to change ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 27, 2017 at 20:39 #151154linkpoin2ParticipantAttached in image
Attachments:
You must be logged in to view attached files.January 30, 2017 at 16:58 #151363RaduModeratorYes those strings can be translated localization plugins like : loco translate and others
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.