Forum Replies Created
-
AuthorPosts
-
Hi guys,
it would be great if you could add some new features/elements
– more options for custom fonts ( More light fonts like PTSans)
– independent font style for menu
– social media on footer
– custom icon list (small list)
– process builder with icons and text
– more icon box versions (with mouse over effect and flip over to text)
– charts, skill meters. infographics
– content boxes
– countersthanks a lot!
fixed it. I have 6 Menu items and on default enfold want 8 items to go display the responsive mobilemenu.
changed
Code:if(first_level_items > 8 && !bottom_menu)
{
switchWidth = 989;
header.addClass(‘mobile_menu_tablet’);
}to
Code:if(first_level_items > 6 && !bottom_menu)
{
switchWidth = 989;
header.addClass(‘mobile_menu_tablet’);
}now it works.
Thanks
Just updated the Plugin to Yoast 1.4.15. Now everything looks fine again.
Is it possible to upload 1.4.13 by ftp manually and overwrite the 1.4.14 files, I would prefer to keep my Yoast Settings and Meta Informations or isn’t that an option?
Hi,
this seems to work, thx!
The only problem is, the background image of the slide is not scaling to the new-container on portait-mode. Any Idea how to fix that?
Hi Ismael,
thx for reply.
I would like to change the height of the Layerslider on mobile devices.
The Slider of
should look like
on mobile
Regards
Amir
-
AuthorPosts