Support Forums for LiveMesh Themes & Plugins › Forums › Appdev Theme Support › Menu Fonts, Logo, Widget
- This topic has 10 replies, 3 voices, and was last updated 10 years, 12 months ago by Raghavendra.
-
AuthorPosts
-
December 27, 2013 at 10:20 pm #3542jonnysodsMember
Hi there, I have 3 things I am working on that I am stuck on:
– How do I change the menu font? I am using Open Sans for everything else, but I can’t change the menu font
– I seem to be missing the Contact Form widget that your documentation references – where could I grab it?
– I can’t seem to get the logo to appear in the header – what is the max size? Where in the CSS can I make adjustments so the header is bigger if I wanted to increase the size of the header?Thank you!
December 28, 2013 at 1:21 pm #3548RaghavendraModerator– There is no separate contact form widget as such. For the contact form, pls drag and drop the Text widget and insert the shortcode as shown in the below page –
https://www.livemeshthemes.com/appdev/contact-form-shortcode/
You can try out Contact Form 7 plugin widget too and theme will style it appropriately.
– For the logo to appear in the header, you need to set the logo (both retina as well regular logo) in the theme options panel in the Site Logo tab.
– The menu font can be changed by having the following Custom CSS inserted into custom/custom.css file or the Custom CSS tab in the theme options panel –
#primary-menu > ul.menu > li > a { font-family: 'My Font'; }
December 28, 2013 at 1:24 pm #3549RaghavendraModeratorBTW, there is no max size as such for the header – if you upload a bigger logo the header should resize accordingly. If you have trouble, pls send me a temp login and I can take a look.
December 28, 2013 at 9:55 pm #3552jonnysodsMemberThis reply has been marked as private.December 31, 2013 at 1:15 pm #3569NexusModeratorHey,
The login that you have given doesn’t have admin rights. I can’t access the theme options. Please provide admin rights to the login that you have sent. Thanks!
January 8, 2014 at 7:18 pm #3667jonnysodsMemberHi I changed it to admin privileges, sorry it took so long!
January 9, 2014 at 1:34 pm #3674NexusModeratorI have changed the min-height value of the wrap and everything looks fine now. The logo you have put is very big. Using the same logo for both the normal and retina displays may result in problems when viewing the site in mobile devices. Just wanted to let you know. Thanks!
January 14, 2014 at 10:45 pm #3748jonnysodsMemberThank you.
What are the recommended dimensions for retina and normal mode? You are right, the logo is really big!!!
January 16, 2014 at 1:08 pm #3764RaghavendraModeratorThere is nothing like recommended size for the logo. Some have big ones, others really simple one – it all boils to your requirements, brand etc. The theme itself can accommodate logo of any size. For retina logo, pls make sure you provide the dimensions in the site logo options tab.
January 18, 2014 at 6:08 pm #3803jonnysodsMemberSo what is recommended size? I couldn’t find it anywhere in the documentation.
Thanks for all your help!
January 20, 2014 at 5:33 am #3814RaghavendraModeratorIf you have a choice, you can keep it around 150px width x 40px height. That would make it close to look of the theme preview site and handle responsive situation better (less chance of overlapping with menu etc. in mobile resolutions)
-
AuthorPosts
- The forum ‘Appdev Theme Support’ is closed to new topics and replies.