Forum Replies Created
-
AuthorPosts
-
October 6, 2016 at 12:05 pm in reply to: [SOLVED]Use the Creative Studio mobile menu in Enfold #695974
Hi,
That doesn’t do the trick. I removed all modifications, have set the logo left/menu right and added your CSS in my child theme.
Even tried the !important addition.Cheers.
Steven
September 28, 2016 at 9:48 am in reply to: [SOLVED]Use the Creative Studio mobile menu in Enfold #692531Hi Jordan,
Yep, running the latest version (3.8). Since we need to have the logo displayed in the middle, I couldn’t use the header settings position( menu left and logo rightleft). For that reason I used this in the Child CSS:
/*Always hamburger menu*/ #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; } nav.main_menu { display: none; } /*Hamburger menu left alignment*/ a#advanced_menu_toggle { left: 10px; } #advanced_menu_toggle {border:none!important; font-size: 60px!important; color:#de0a1c!important;} .avia_desktop #advanced_menu_toggle:hover { background: none!important; border:none!important; } #advanced_menu_toggle:after { content: "MENU"; font-size: 24px !important; left: 56px; position: absolute; top: 0px; color:#7b7b7b!important; }and added this to the child’s functions.php:
add_filter('avf_default_icons','avia_replace_standard_icon', 10, 1); function avia_replace_standard_icon($icons) { $icons['mobile_menu'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue811'); return $icons; }Thanks for you help!
Thanks! Sorry for the late reply…
August 17, 2016 at 10:25 am in reply to: Content blocks below each other in two third column #673603In that case I’m happy too :-) Topic closed.
Cheers,
Steven
August 16, 2016 at 10:33 am in reply to: Content blocks below each other in two third column #673104Hi,
That’s correct. I kept on trying and figured out how to solve the problem. In the end I inserted a full width separator, gave this <hr> a class and styled it like this:.separator_events {background:#eae3e3; margin:20px 0!important; left:-100%!important; width:300%!important; height:40px!important;}
It seems to work for me. Or is there a better solution?
Cheers,
Steven
Hi Rikard,
I see.
Cheers
Hi,
The current styling is:
.special_amp
{
font-family: “Baskerville”,”Palatino Linotype”,”Palatino”,”Times New Roman”,serif;
font-style: italic;
font-size: 1.3em;
line-height: 0.5em;
font-weight: normal;
}Try to add this to your custom CSS or child CSS:
.special_amp
{
font-family: “your font”;
font-style: italic; // change to taste
font-size: 1.3em; // change to taste
line-height: 0.5em; // change to taste
font-weight: normal; // change to taste
}Hi,
Please have a look here: http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers,
Steven
August 9, 2016 at 10:08 am in reply to: [SOLVED] Layout question 2 video's next to each other #670228Works. Thanks guys!
August 4, 2016 at 12:31 pm in reply to: [SOLVED] Layout question 2 video's next to each other #668538Hi Vinay,
Did you find the time to have a look?
Regards,
Steven
August 2, 2016 at 12:39 pm in reply to: [SOLVED] Layout question 2 video's next to each other #667600Thanks guys!
Thanks! We’re almost there. I only see one video now. Shall I give you login credentials?
Hi,
Thanks for your reply. When I use your solution, I don’t see any video in normal size screen. However when I look in mobile view I indeed see two videos. I tried max-width:250px!important; but no luck.
Hi Andy,
I understand. Thanks anyway.
Cheers
WOW! That’s quick! As always, you guys are the best! Works.
Cheers,
Steven
Hi Andy,
Thanks for your reply. I figured that one out ;) My issue is the exact placement of the menus and the searchbar.
When I activate the secondary menu, it is placed on the right hand side (and it has to be left) and produces a gap between the top of the page and the logo (please see: https://snag.gy/3K8mBr.jpg). The other thing is how to place the searchbar right from the secondary menu.Cheers,
Steven
Hi Rikard,
Sure!
How stupid of me! Missed that one completely, sorry.
Thanks a lot!
Steven
Hi Yigit,
Yes I did without any luck. Funny enough does it work in other Enfold sites we made..
Please find you login in the PCRegards,
Steven
Seems ok now. Thanks! I guess reset color and save a few times does do the trick…
Cheers!
Sure!
Hi Yigit!
Thanks for your reply. Tried your suggestion but no luck…
November 27, 2015 at 4:36 pm in reply to: Quantity not showing in Woocommerce cart on mobile #543704Ah, I see.
November 27, 2015 at 4:28 pm in reply to: Quantity not showing in Woocommerce cart on mobile #543697Hi Yigit,
Thanks! Works. So what about the version issue?
Cheers,
Steven
November 27, 2015 at 2:15 pm in reply to: Quantity not showing in Woocommerce cart on mobile #543631Hi,
I did. Yesterday I downloaded: themeforest-4519990-enfold-responsive-multipurpose-theme-wordpress-theme. And in the style CSS I see:
Theme Name: Enfold
Description: A superflexible and responsive Business Theme by Kriesi – <br/> Update notifications available on twitter and facebook:<br/> Follow me on twitter<br/> – Join the Facebook Group
Version: 3.4.3
Author: Kriesi
Author URI: http://kriesi.at
License: Themeforest Split Licence
License URI: –
Theme URI: kriesi.at/themes/enfold/I I guess this is the latest version right. I double checked the file today and it still says : 3.4.3
November 26, 2015 at 1:54 pm in reply to: Quantity not showing in Woocommerce cart on mobile #543112Hi, Just did the update. It only says: 3.4.3….
Hi,
Please have a look here: https://kriesi.at/support/topic/enfold-menu-size-and-font/
Cheers,
Steven
Hi,
Thanks for your reply. I get it, and indeed it doesn’t work. Is that because I use the free WooCommerce plugin?
Could you tell me where I can find the file: config-woocommerce > config.php file as you stated in your answer in the tread I mentioned. And how can I make the image look not so distorted. (please see URL in Private Content)Best regards,
Steven
Yup got it. Works!
Thanks Elliott
October 16, 2015 at 11:01 am in reply to: Next portfolio items sliding in instead of opening in new page #519779Hi Elliott,
I didn’t change anything because I was waiting for you guys to have a look. Anyway, I changed the # and now it works. Thanks again for the support.
That’s the reason why I’m going to purchase my 6th Enfold license ;)Cheers,
Steven
-
AuthorPosts
