1. Just noticed when my homepage comes up in search results it looks like this. You can see the long line of snippet text going off the page. My text is good in Yoast, and I couldn’t find snippet text option – perhaps “Pages” don’t have that. Any fixes for this?
https://pasteboard.co/H633A0e.png
2. When searching the text looks very large. Where do I change the size of search preview text.
https://pasteboard.co/H635jzu.png
Thanks as always guys.
-
This topic was modified 8 years by
bobbymc.
One more quick question: Can’t get the body text to change to the font I want for this page: https://brandinginasia.com/about/
Where do you I change that?
THANKS!
Hello,
1. Please use word spacing if you do not filter the excerpts based on letters. The theme excerpts need to be cut by letters or words. If you cut them by words, and do not use spacing between letters, they will think it is a single word and cannot cut it properly.
2. Please check your fonts section under modules. Change the font size for the module selected for the search: https://www.screencast.com/t/ucqluGlfrFqg
3. For the moment the tagdiv composer elements can only be changed with css.
Try this custom css in the theme panel-> custom code section and change it to the font you would like to use:
.td_block_text_with_title p{
font-family:tahoma;
}
Thank you!
Thanks Bogdan.
1 & 3 fixed!
Can you check the image for Question 2.
https://pasteboard.co/H635jzu.png
It’s the preview text I’m trying to make smaller not on the actual search results page.
Thanks