-
AuthorPosts
-
November 20, 2014 at 6:06 am #354124
Hello, I’ve updated to enfold 3.0 which made many changes in the site. I create it in a staging environment. I’ve follow to the letter the updating recommendations for 3.0 in fact I’ve tried several sequences and activate/desactivate plugins but nothing works
I’ve the 2 sites so they can be compared
Original site enfold 2.4.2 (live): acolsa.com.mx
New with 3.0 (live): http://acolsa.staging.wpengine.com/ (hosted on WPengine)Changes detected:
– Top menu arrangement
– Smaller logo
– Font sizes (smaller)
– Background patterns disappear
– Some padding disappear
– Broken sidebar in http://acolsa.staging.wpengine.com/sector-salud/ (looks like portfolio issue)
– That sidebar modified from the previousMany thanks
JorgeNovember 20, 2014 at 6:39 pm #354370Hi jmorillo!
1. Try adding this to your custom CSS.
.av_secondary_right .sub_menu { float: none; }
2. Try increasing your header height in Dashboard > Enfold > Header.
3. You can change the font sizes in Dashboard > Enfold > General Styling.
4. Can you send us a link to where this is happening?
5. Same as above and it would be great if you could take a screenshot highlighting these problems so we can get a better idea.
6. I moved your portfolio grid into a 1/1 column so it does not break the sidebar.
Cheers!
ElliottNovember 24, 2014 at 4:39 am #356453Hello:
1. Not completelly working, please see picture https://drive.google.com/open?id=0B1pkqICrGgvKekk3cGQtM3VKb00&authuser=0
2. OK, working
3. I don’t find font change in Dashboard > Enfold > General Styling. I found it in Advanced Styling
I have this in my old instalation in the custom css that is not working.social_header .main_menu ul:first-child > li a {
font-size: 1.1em;
}I_ can put 15px which looks quite similar but I’d prefer to put 1.1em, how can I do that?
4, 5 and 6 solved
Thanks and regards!
November 24, 2014 at 6:41 pm #357020Hey!
1. Your link says I need permission. I clicked the request permission button.
3. This is the area where you can change the default fonts.
Which elements are you trying to change? Go ahead and take a screenshot and highlight the area so we can get a better idea.
Regards,
ElliottNovember 25, 2014 at 5:50 am #357339Hello,
1. Solved, all the pictures in
https://drive.google.com/folderview?id=0B1pkqICrGgvKMmFfaDE1Ri1pU2M&usp=sharing3. I’m using typekit. I want to change the font size of the main menu elements on em not pixels
Thanks
Jorge
November 25, 2014 at 9:26 pm #357943Hi!
Try adding this to your custom CSS.
#header_meta .sub_menu { left: 80px !important; } .av-main-nav > li > a > .avia-menu-text { font-size: 1.1em !important; }
Regards,
Elliott -
AuthorPosts
- You must be logged in to reply to this topic.