Tagged: font
-
AuthorPosts
-
March 25, 2015 at 4:31 pm #417873
Hi there,
I was wondering if there was a way of changing the menu font?
I am happy with the font for the dropdown bit, and ideally, I would use this font for the main menu.Also, when on the home page, (when clicked on the logo) there are two fine grey lines that I’d like to remove, how can I do this?
Also, I think I’d prefer the logo to not shrink when I scroll down. Can this be done?
I know this is a lot of questions – I am very new to making websites and have been struggling a little!
Best,
Daisy
March 26, 2015 at 7:40 am #418343Hi daisyellis!
You can change the font for the menu under Enfold–>Advanced Styling
Please add this to Quick CSS under Enfold–>General Styling to get rid of the borders:
#top.avia-blank #main .container_wrap:last-child { border-bottom-width: 0px !important; } .responsive #top.avia-blank #main .main_color.container_wrap:first-child{ border-color: white !important; }
Set the header not to shrink by going to Enfold–>Header–>Header Behaviour and uncheck Shrinking Header
Best regards,
RikardMarch 31, 2015 at 5:48 pm #421395Hi Rikard,
I really appreciate this. Thank you.
I am still struggling with the main menu font – I cant see where I change the font in theme options. Also, would it be ‘small bar above main menu’, ‘main menu sublevel links’ or ‘main menu links’.
Also I’d like to erase the info that comes up when you have clicked on one of the items in the main menu – where there is a line and ‘you are here:home / …’ and the name of the item you have clicked on e.g. ‘news’, ‘about’ etc.
I was wondering if there is a limited capacity for images?
When I click on an image and it enlarges, that’s great, but I’m not sure I like the styling of the arrows and the cross. Is there anything I can do with that?
Also, how to space out images and annotations – if you click on ‘series’ and ‘black studies’, I would like a little more spacing in between, and spacing in my contact info.
Best,
Daisy
April 1, 2015 at 7:25 am #421769Hi!
1. You can change the menu items in the backend by going to Enfold–>Advanced Styling and then selecting Main Menu Links
2. You mean that you want to hide/remove the breadcrumbs?
3. Yes you can change the styling, how would you like it to look? Please provide us with screenshots/a mock-up/sketch of how you would like it to look instead.
4. A screenshot highlighting how you would like it to look would be helpful here as well.
Best regards,
RikardApril 1, 2015 at 12:58 pm #421852This reply has been marked as private.April 1, 2015 at 1:07 pm #421854This reply has been marked as private.April 1, 2015 at 1:57 pm #421875Hey!
Login credentials are needed. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
You can go to Enfold theme options > Header and choose to display only title – http://i.imgur.com/Rg5Y6LU.pngBest regards,
YigitApril 1, 2015 at 2:07 pm #421883This reply has been marked as private.April 1, 2015 at 2:09 pm #421886This reply has been marked as private.April 1, 2015 at 2:11 pm #421889This reply has been marked as private.April 1, 2015 at 2:12 pm #421891This reply has been marked as private.April 1, 2015 at 2:18 pm #421895This reply has been marked as private.April 2, 2015 at 5:08 pm #422608Hi!
I viewed your link but your site doesn’t really look like in your screenshots.
To answer your question about the magnific popup icons (arrows, cross, etc etc).. you can do some simple styling on them with this CSS.
.mfp-arrow::before { font-size: 10px !important; } .mfp-close { font-size: 14px !important; }
Best regards,
Elliott- This reply was modified 9 years, 7 months ago by Elliott.
April 13, 2015 at 6:20 pm #427690This reply has been marked as private.April 14, 2015 at 4:49 pm #428332Hey!
Add this.
.mfp-close { animation: 0s ease 0s normal none 1 running none !important; border: 0 none !important; transform: none !important; transition: none 0s ease 0s !important; }
For the main menu links you can style those in Dashboard > Enfold > Advanced Styling.
Cheers!
ElliottApril 29, 2015 at 3:19 pm #436730This reply has been marked as private.April 29, 2015 at 3:24 pm #436733Hi!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
or try using this plugin http://wordpress.org/plugins/wp-font-face/Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.