Multiple questions layout
This support request was posted in Flatbase by elevano
- elevano May 31, 2017 at 2:53 pm
Hi
I’ve bundles 4 questions:
First question:
We would like to keep the first letters of the words in the title small (minor). Only the first word can remain with a Capital letter. How can we achieve this?
eg: Voorbeeld Van Een Topic -> Voorbeeld van een topic2nd question:
How can we translate/ replace the text in the question box?
‘Have a question? Ask or enter a search item’3th question:
How can we eliminate the menu button that appears in the upper right corner of the screen?
Both for desktop / smartphone / tablet use?4th question:
How can we change the sort order of the topics in the categories?
eg. Newest on topMany thanks
BartJuanfra Aldasoro May 31, 2017 at 3:55 pmHi Bart,
Thank you for writing. I hope you are doing well.
Regarding your questions.
1) In CSS there’s a property named “text-transform”. We usually style some elements to have this property with the “capitalized” value, which means that the words will be capitalized.
We recommend you to look the element you would like to modify the CSS for, and then add it to the Custom CSS option. By setting the text-transform property to the “initial” value will fix that.
You can learn to search for the elements to change by reading this article: https://nicethemes.com/article/how-to-use-firebug-to-customize-your-theme/
You can read more about text-transform here: https://www.w3schools.com/cssref/pr_text_text-transform.asp
2) Are you using a translation plugin? You can always use the Poedit app to translate the strings of your theme. Have you read the article on how to translate themes?
3) I’m not sure what menu button you are referring to. It would be great to have a link to your site so we can take a look and have a reference. Remember that you can share the link to your website along with the access details, and only the support team will have access to them. That usually helps when getting support.
4) The order is set by the “Article” order, which can be set in each article. When creating/editing an article you will find an input titled “Order”, you can enter a numeric value there.
Best,
Juan.
You must be logged in to reply to this topic.