-
AuthorPosts
-
October 2, 2017 at 5:04 am #859060
Hello,
I could not see where to add a query on the forum. I have some issues I’m hoping you can help with:
– the thumbnails are not appearing on my blog post grid layout
– I cannot make my main menu centredAny assistance would be much appreciated.
Thanks, fionalea
October 2, 2017 at 8:03 am #859120Hey fionalea,
1. Add the following custom code at Enfold Theme Options > General Styling > Quick CSS
.av-main-nav-wrap { width: 70% !important; }
2.I have checked your posts and there isn`t the featured image – check it: http://prntscr.com/gs60ur
Best regards,
John TorvikOctober 2, 2017 at 8:25 am #859135Perfect, thank you!
October 2, 2017 at 12:19 pm #859195Hi,
Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardOctober 10, 2017 at 10:04 am #862385Sorry for my slow reply. I am just wondering if you can tell me how to centre the main menu with the logo on left option? I am also wondering how I can have no logo just on the home page (but still have the main menu centred there)
Thank you!
October 11, 2017 at 5:33 am #862723Hi,
No problem, though I’m not sure exactly what you are looking to achieve. About the logo; I can’t see a logo on any of your pages, could you upload one so that we can inspect the element? Also, you home page is a coming soon page. What page do you want to use as home in the future?
Best regards,
RikardOctober 22, 2017 at 3:48 am #867153Hello, sorry for my slow reply. I have actually tried to upload the logo to my other pages but it is not showing up, can you help me with that? I would like to keep the coming soon page as the home page until I update it.
Eventually I want to have the logo on left and main menu centred on all pages apart from the home page, where I will include the logo as part of the main image so won’t be needing it on the left, but will still want the main menu centred. Hope this makes sense. Thank you.October 22, 2017 at 9:10 pm #867315Hi fionalea,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
nav.main_menu { left: 65%; transform: translateX(-50%); width: 70%; }
If you need further assistance please let us know.
Best regards,
VictoriaOctober 30, 2017 at 1:20 pm #870436Thanks Victoria. Unfortunately this made the menu go over to the left whereas I would like it centred, what should I change for that? Thank you
October 30, 2017 at 3:28 pm #870509Hi fionaleahttps://cl.ly/1P0j110m1r0K,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
nav.main_menu { left: 70%; transform: translateX(-50%); width: 70%; }
If you need further assistance please let us know.
Best regards,
VictoriaNovember 2, 2017 at 9:04 am #871564Thanks Victoria. I am just wondering how to make the logo not appear on the home page (only)? I want it to appear on all the other pages. And also to change the font colour for the menu items on the transparent pages? Thanks, Fiona
November 5, 2017 at 12:58 pm #872742Hi there
Just wondering if you can help me remove the header logo from the home page only? Want to keep it on all the other pages. Thanks! FionaNovember 5, 2017 at 9:26 pm #872818Hi,
To remove the logo from the home page, Try this code in the General Styling > Quick CSS field:.html_entry_id_9 .logo img { display: none!important; }
Best regards,
MikeNovember 10, 2017 at 11:23 am #875104Great, thank you! That worked
November 10, 2017 at 7:33 pm #875322Hi fionalea,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.