Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: A Few Questions

New Front EN Support Forums Origami Theme Support A Few Questions Reply To: A Few Questions

#510
mmsatoristudio
Member

Hey Cab32203!

– You can change the colour and transparency of the main menu items from the Theme Options panel, “Style: Header” tab, “Top menu background color” and “Top menu transparency” options.

– The font size of the menu items cannot be currently changed from the admin back-end, I am working on adding this feature to the Theme Options since I’ve received multiple requests regarding this; however, you can increase the menu font size by adding this line of code to “style.css” (go to “Appearance -> Editor”, this file should be opened by default):
#nav-secondary li a { font-size: 18px !important; }
You can change “18” to any size you want ;)

– To change the colour and transparency of post meta tags, please go to the Theme Options, “Style: Content, Widgets” tab, “Post meta and gallery filter background color” and “Post meta and gallery filter background transparency” options.

Sincerely,
Andrew | Satori