Forum Replies Created
-
AuthorPosts
-
September 23, 2016 at 12:11 am in reply to: Inline Images with links shift/stack on rollover #690449
Hi, I resolved the issue with a variation of this thread: https://kriesi.at/support/topic/images-moving-upon-hover/
Thanks!
August 12, 2016 at 10:37 pm in reply to: Custom Header height causing submenu to appear far below main menu #672115Example of this is under the main PRODUCTS button.
August 12, 2016 at 10:37 pm in reply to: Custom Header height causing submenu to appear far below main menu #672114The tertiary menu is popping out to the left of the first submenu, is there a way to make it pop out to the right?
August 12, 2016 at 10:33 pm in reply to: Custom Header height causing submenu to appear far below main menu #672112Perfect Andy, thank you!
Hi, rewriting the theme files did not fix the issue. What did work was to reset and then rebuild the theme settings from scratch and that fixed it.
Thanks for your suggestion Rikard.Hi, when looking at how the CSS is rendering through Chrome’s developer tool, I am seeing:
.boxed#top, .html_boxed.html_header_sticky #header {
width: 1010px;
}– which should be 1310px wide by default.
and:
body {
font: 13px/1.65em “HelveticaNeue”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
color: #444;
-webkit-text-size-adjust: 100%;
}
– which should be the Droid Sans font for both headings and content fonts, with the font size of 15px not 13px.- This reply was modified 8 years, 7 months ago by bddrop.
Hi,
I received a similar error while putting a site live on WPEngine. While the 502 error was resolved by turning off plugins, the site is still not displaying properly:1. The width of the site is narrower than the default “boxed” layout, I have tried changing the width with no effect.
2. The fonts are not displaying properly, they were the default sans font that Enfold uses.
3. The main menu buttons are not the colours set in the enfold child theme settings, which I have set and reset as white, but with no effect.I have turned off all speed optimization plugins and caching features at WPE, including the CDN feature.
I have also deleted the entire Enfold theme, downloaded the latest version from ThemeForest and re-installed it.Please can you take a look at the site and let me know how these issues can be resolved.
March 17, 2016 at 11:18 pm in reply to: Automatic Sidebar navigation/submenu to include Parent item #599989Hi Andy,
To clarify:
Say a website has 4 pages, one parent page (e.g. services overview) and three subpages, so the automaticallly generated submenu structure should look like this:
Parent Page link
– Subpage link 1
– Subpage link 2
– Subpage link 3As it is right now, the “parent” is not included in the sidebar menu, instead it looks like this:
– Subpage link 1
– Subpage link 2
– Subpage link 3As the parent page content is as integral as the other subpages to that section of the website, it is most intuitive to have the parent page also included in the sidebar submenu.
As it is, the user does not see and cannot access the parent page from the submenu and will be forced to navigate back through other navigation to get to that page. If a user lands on a subpage, they will not see the parent page in the submenu and not even know that it exists.
Thanks in advance!
-
AuthorPosts