Envi_snc
Envi_snc
About
- Username
- Envi_snc
- Joined
- Visits
- 206
- Last Active
- Roles
- Member
License key verification
We do not store any license keys, it is for verification purpose only if support expired
Where can I find my purchase code?Comments
-
ok, i've solved this myself. I've added this code to my functions.php in my child theme function register_my_menus() { register_nav_menus( array( 'fg-menu' => __( 'FG Menu' ), 'mv-menu' => __( 'MV menu' ), 'fh-menu' => _…
-
fantastic! thank you!
-
actually, yes: is it possible to have the first level menu items with the submenù (like "brands", "identity", "the heart of tailoring" and "news") to open when clicking on them instead to be forced to click on…
-
yeah the website was fine because i didn't write the css in "custom css" in theme option, only in chrome developer tools to see i what i was doing was alright.anayway that's perfect, it is exactly the option i needed, i was searching it un…
-
ok, that's great. Now it works, thank you,
-
ok, done that but nothing changed. do you guys need the wp-admin access?
-
hi, i'd like to disable/remove the muffin builder too and switch back to visual composer. However all I have under theme options>global>advanced is this: https://imgur.com/a/QQE7bRMWhat do i toggle/switch off?
-
ok, thank you. that worked
-
ok, that's fine...may i ask you how do i get rid of this (https://imgur.com/a/q1PLiUE) annoying black space under the video? i've already set paddings and margins to 0 in the band, wraps and video item but i'm clearly missing something...
-
would you consider adding submenus to the overlay menu? they might open similarly as an accordion: click the "+" aside the 1st level menu item, the submenu opens under the father element, moving down the others 1st level items in the menu.
-
great, that was it. Thank you
-
nope, as I've said in the post before I've set paddings and margins to 0px, but on my 2560x1440px screen I still see it like this: http://imgur.com/a/11fYD
-
i've set paddings and margins for the second image column, row and the vc "single image" shortcode to 0px but it didn't change anything... I'm still seeing this http://imgur.com/a/11fYD
-
these two:http://imgur.com/a/DiMuy the others that are full width are 3840px width so you would need a 5k screen to see margins around those...
-
ok, i moved everything to revolution slider. Thank you for you help
-
maybe I'm doing something wrong...http://imgur.com/a/p6Vh8 both vc icons are set as the image in the link, do I need to change something?
-
1. yep, i figured this out by myself just before your answer, sorry for that... 2. on the homepage the first section with the slider revolution element was easy, I forgot to set a duration time for the animation. However the "one page" opt…
-
nevermind, i got it
-
great, thank you, there is a typo in the last row, an unnecessary ":" between "margin" and "-"I also added this code to remove some margin/padding remaing from the top bar right: .wpml-languages.horizontal{ margin-r…
-
thank you, it worked :)
-
http://imgur.com/a/wKQetas I've said, I've set the width to 1366px but this container is already 1346px.the right side is also more spaced than the left one making it harder to create images that align perfectly with the content and also the menu. I…
-
css worked nicely, thank you. what they asked is something like this: http://imgur.com/a/Dbk6jthe "engineering" start right from the center of the menu bar withe the rest of the menu
-
Thank you, it works, but only when I'm at the top of the page. Once you scroll down it become full black again
-
it may be, i'm not sure about that. anyway I solved it by using carousels and grid images from an external plugin and adding custom css
-
that works, thank you
-
consider adding infinite scroll for blog pages
-
ok, now the search bar works fine, but how could woocommerce interfere with that if it's not even installed? anyway can you help me with the achives widget please? it still has the same problems as before
-
i'm sorry but on the "old" website i'm using visual composer with a different theme and it has no problem showing the image at its native resolution http://www.envi.it/servizi/sicurezza-informatica/ http://www.envi.it/servizi/centralini-vo…
-
it should be visible now
-
ok, with to this CSS:::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: #a1a1a1;}:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #a1a1a1; opacity: 1;}::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #a1a1…