-
AuthorSearch Results
-
November 8, 2016 at 9:53 am #709669
What I want to do, is to use the new burger menu instead of the Enfold mobile menu. Kriesi released a new menu type with the latest update – burger menu, which is used in Enfold Creative Studio template. The only problem is that I want to set the burger menu only on mobile and leave the logo center, menu below desktop menu. I cannot set it with the header Logo center, menu below.
What I want to do is: Use the http://kriesi.at/themes/enfold-hotel/ header menu on desktop and tablets, but this burger menu on mobile http://kriesi.at/themes/enfold-creative-studio/
Right now it is impossible to set on Enfold’s settings. Is there a workaround?
Edit: I mean Menu style: the ‘burger icon’ menu
Thanks
-
This reply was modified 9 years, 5 months ago by
L.
November 8, 2016 at 9:49 am #709668In reply to: product title in product grid
Hey grwebs,
Try to add this code in Quick CSS (located in Enfold > General Styling):
#top #wrap_all .inner_product_header { opacity: 1 !important; visibility: visible !important; }Let us know if it works :)
Best regards,
NikkoNovember 8, 2016 at 9:39 am #709662In reply to: image link overlay issues
there is definately something going on with the Top value being set to something like -212 and something when first hovered over and then gets set properly after the second hover.
November 8, 2016 at 8:42 am #709646In reply to: Homepage displaying oversized
Hi,
I checked on your site and I don’t see anything same as the screenshot you posted. The only difference the first time going to your homepage is that it has that notification above Want FREE Airbnb same as your screenshot but it doesn’t make the menu items be in 2 lines/rows. Can you try to check on other computer/laptop and if it has the same issues you are experiencing.
Best regards,
NikkoNovember 8, 2016 at 8:26 am #709641In reply to: Change (translate) items on theme page
Hi!
1.) Instead of the br tag, try to use a span tag. More info here: https://kriesi.at/support/topic/word-wrap-in-menu-or-have-the-menu-on-two-lines/#post-283385
3.) Edit the “Blog Multi Author” page, remove “Blog” as parent page.
If possible, in the future, please create a separate thread for each inquiry. Thank you!
Best regards,
IsmaelNovember 8, 2016 at 8:19 am #709637Hi,
Try adding this code in your Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:990px) and (min-width:768px) { .responsive #top #wrap_all .container { width: 85%; max-width: 85%; margin: 0 auto; padding-left:0; padding-right:0; float:none;} .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img{opacity:1} .responsive #top .av_header_transparency .logo img.alternate{display:none;} .responsive #top #wrap_all #header {position: relative; width:100%; float:none; height:auto; margin:0 !important; opacity: 1;} .responsive #top #main {padding-top:0 !important; margin:0;} .responsive #top #main .container_wrap:first-child{ border-top:none; } .responsive.html_header_top.html_logo_center .logo { left: 0%; -webkit-transform: translate(0%, 0); -ms-transform: translate(0%, 0); transform: translate(0%, 0); margin:0; } .responsive .phone-info{float:none; width:100%; clear:both; text-align: center;} .responsive .phone-info span{margin:0;padding:0; border:none;} .responsive.html_header_top #header_main .social_bookmarks , .responsive.html_top_nav_header #top .social_bookmarks { right: 50px; width:auto; margin-top:-16px; } .responsive .main_menu{display: none;} .responsive #top .logo{position: static; display:table; height:80px !important; float:none; padding:0; border:none; width:80%; } .responsive .logo a{display:table-cell; vertical-align: middle;} .responsive .logo img{height:auto !important; width:auto; max-width: 100%; display: block; max-height: 80px;} .responsive #header_main .container{height:auto !important; } .responsive #top .header_bg { opacity: 1; filter: alpha(opacity=1); } .responsive.social_header .phone-info {text-align: center; float:none; clear:both; margin:0; padding:0;} .responsive.social_header .phone-info span{border:none; width:100%; text-align: center; float:none; clear:both; margin:0; padding:0;} .responsive #header_meta .social_bookmarks li{ border-style:solid; border-width:1px; margin-bottom:-1px; margin-left:-1px;} .responsive #top #header_meta .social_bookmarks li:last-child{border-right-style: solid; border-right-width: 1px;} .responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul{float:none; width:100%; text-align: center; margin:0 auto; position: static;} .responsive #header .social_bookmarks{padding-bottom:2px; width:100%; text-align: center; height:auto; line-height: 0.8em; margin:0;} .responsive #header_meta .sub_menu>ul>li{float:none; display: inline-block; padding: 0 10px;} .responsive #header .social_bookmarks li{float:none; display: inline-block;} .responsive.bottom_nav_header #header_main .social_bookmarks{ position: relative; top: 0; right: 0; margin: 10px auto; clear:both;} .responsive.bottom_nav_header.social_header .main_menu>div{height:auto;} .responsive .logo img{margin:0;} .responsive.html_header_sidebar #top #header .social_bookmarks{display:none;} .responsive body.boxed#top, .responsive.html_boxed.html_header_sticky #top #header{max-width: 100%;} .responsive #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a, .responsive #top #wrap_all .av_header_transparency .sub_menu > ul > li > a, .responsive #top .av_header_transparency #header_main_alternate, .responsive .av_header_transparency #header_main .social_bookmarks li a, .responsive #top #wrap_all .av_header_transparency .phone-info.with_nav span, .responsive #top .av_header_transparency #header_meta, .responsive #top .av_header_transparency #header_meta li, .responsive #top #header_meta .social_bookmarks li a{ color:inherit; border-color: inherit; background: inherit;} .responsive.html_top_nav_header .av-logo-container{height:auto;} .responsive.html_top_nav_header .av-section-bottom-logo{border-bottom-style: solid; border-bottom-width: 1px;} #top #header_main { background:#fff; position: fixed; } #top #advanced_menu_toggle { display: block; } }Let us know if it works :)
Best regards,
Nikko-
This reply was modified 9 years, 5 months ago by
Nikko.
November 8, 2016 at 7:39 am #709628In reply to: Image Animaiton using steps() CSS code
Hi!
Glad that you managed to make it work. Could you please provide a link to a test page? Did you add it using text or code block? If you’re using those elements, move it inside the columns. Set the width of the container to 100% and it will inherit the width of the columns.
.team-profile { width: 100%; height: auto; top:0%; background-position: 0 0; animation: revplay 1s steps(15,end) 1 normal forwards; }Best regards,
IsmaelNovember 8, 2016 at 7:33 am #709627Hi!
If i need it directly to the Adwords Code and not to analytics,
I’m sorry but I’m not sure what you meant by that. The filter described in the documentation should modify the onclick attribute of contact form’s submit button in order to track the events.
// https://developers.google.com/analytics/devguides/collection/gajs/methods/gaJSApiEventTracking
// https://support.google.com/analytics/answer/1032415?hl=en
// https://kriesi.at/support/topic/tracking-contact-form/#post-565219Cheers!
IsmaelNovember 8, 2016 at 7:24 am #709624Hi,
I’m not sure if I understood this correctly I am looking for a way to substitute old enfold mobile menu with the burger menu on mobile., I think you want to replace the icon with another icon or an image, if it’s an image try to add this code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width: 989px) { #top #advanced_menu_toggle { background: url('NEW_BURGER_IMAGE') center center no-repeat !important; } #advanced_menu_toggle:before { display: none; } }Just replace NEW_BURGER_IMAGE with the url of the image/icon you want to change, hope this helps :)
Best regards,
NikkoNovember 8, 2016 at 6:54 am #709617In reply to: Grid Row – Mobile
Hi,
Yes there is a way to do that unfortunately since the columns you are using is 5 it won’t be even if we use 2-3 columns, the only solution I can give you is make it 1 column, I have added this code in your Quick CSS:
@media only screen and (max-width:1024px) and (min-width:768px) { #top .av-flex-cells { border: 0; } #top .av_one_fifth.flex_cell { border: 1px solid #eee; border-bottom: 0; display: block; float: none; margin: 0 auto; width: 90%; max-width: 560px; } }Let us know if the solution is good.
Best regards,
NikkoNovember 8, 2016 at 6:41 am #709616In reply to: resizing easy slider vidwo
Hey!
The height of the container does not coincide with the video’s default aspect ratio. You have to edit the video and make it wider or rectangular. You can increase the height of the video and have it cover the whole container or remove the black bars but some parts will get cut off.
.av-video-slide .mejs-mediaelement { height: 300%; margin-top: -20%; }Best regards,
IsmaelNovember 8, 2016 at 6:26 am #709611In reply to: minimum height of separator element
Hi!
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing. Thank you for your understanding!
P.S: Please leave a review for the theme (https://themeforest.net/downloads) if you have the time. Thank you. Have a nice day!
Best regards,
IsmaelNovember 8, 2016 at 6:12 am #709609In reply to: Custom Css Class for Fullwidth Sub Menu
Hi!
Try to change the code I gave to this one:
#top #sub_menu1 { bottom: 0; } #top.page-id-6741 .sticky_placeholder { height: 0 !important; overflow: hidden; }Let us know if it works :)
Cheers!
NikkoNovember 8, 2016 at 6:00 am #709606In reply to: Fullscreen Login Page
Hi!
Thank you for the info. We added the following css code in the style.css file.
#top .login_container { position: fixed; right: 0; top: 0; height: 100%; padding: 50px 25px !important; }Best regards,
IsmaelNovember 8, 2016 at 1:06 am #709574In reply to: Header width
Hi!
I added following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 160px !important; }Please review your website now : )
Regards,
YigitNovember 7, 2016 at 11:13 pm #709543Topic: Menu link active
in forum Enfoldmorten008
ParticipantHi,
I’m having some trouble making the links in the menu active.
I want to make the link text white and the background for each link red.
The hover works fine, but I simply can’t make the links active.The links Im trying to make active is the ones right next to the logo. Not the red menu at the top.
I’ve tried using this, but with no luck.
#avia-menu .current_page_item {
background-color:#d63e2d!important;}#avia-menu .current_page_item .avia-menu-text {
color: white !important;
}Any ideas?
November 7, 2016 at 10:11 pm #709496In reply to: how to add a print icon
Hi,
You can refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add a widget area to your header and position it as needed using custom CSS. For print button, please refer to my post here – https://kriesi.at/support/topic/print-page-from-fullwidth-button-to-replace-ctrlp/#post-685112
Best regards,
YigitNovember 7, 2016 at 9:57 pm #709486Topic: color section to top of page?
in forum Enfoldjhewak
ParticipantI cant make the color go to the top of the page as you have in your demo.
http://108.167.143.135/~jhewak/panda/resources-for-parents/ no work
http://108.167.143.135/~jhewak/panda/ works.
What am i doing wrong?
November 7, 2016 at 9:46 pm #709475In reply to: Fullwidth Sub Menu
Hey grwebs,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
Feel free to change the font size value to suit your deisgn :)
#top .av-subnav-menu > li > a { font-size:18px!important; }Best regards,
Vinay-
This reply was modified 9 years, 5 months ago by
Vinay.
November 7, 2016 at 8:39 pm #709455In reply to: theme option "Header Mobile Menu activation"
update..
tried to delete the css with conflict from the rtl.css of Enfold theme itself.
it stoped jumping from the left to the right but had small jump from the right corner.any way this shows that even if i will put it before the actual theme rtl.css it wont be 100% fix.
what do you recommend to do?
i never mess with the theme itself. only working on the child theme to avoid change of design when the theme is geting update.what do you recommend to do?
November 7, 2016 at 8:23 pm #709453Topic: How to block out (hide) Text and image on mobile display
in forum Enfoldkentkasica
ParticipantHow do I block out or hide partial text or an image in a mobile.
For the desktop the text length is okay, but on mobile it is to long and would like to hide a few sentences and even hide an image.
I tried googling, looking in the support column but couldn’t find it.
Thanks in advance for you help. Much appreciated.November 7, 2016 at 6:51 pm #709421Topic: Applying sidebar on bbpress
in forum Enfoldluke7263
ParticipantHow to set a sidebar on all bbpress pages as you did on your support web site ? I’d like to do the same.
Currently I can only set the sidebar on the forums page , I set a text widget inside the forum widget as it must be done.
But when I click a topic (forums/forum/topic) or create a new one, the sidebar disappear. And I would not like to edit any Enfold neither bbpress php code.
I just want the sidebar to be always present.You can check http://cyjs.fr/forums
Thanks.
November 7, 2016 at 6:25 pm #709411In reply to: Post slider:
yes,you can close this topic.
November 7, 2016 at 6:23 pm #709410Topic: product title in product grid
in forum Enfoldgrwebs
ParticipantHI,
we are using the travel demo. and the product grid on the front page is great! how do we stop the title from disappearing the mouse hovers over it?
travel.bananatreenews.com
Thanks
November 7, 2016 at 5:48 pm #709385In reply to: Fixed background image on mobile
@cabbo
I checked on mobile, but the very first image is fixed and behaved for me like on desktop. Please clear browser cache and hard refresh a few times or could you fix it already?Best regards,
AndyNovember 7, 2016 at 5:43 pm #709381In reply to: Enfold Youtube Preview Image
Hi,
I have a similar question and now I have tried for more than one hour even to be able to make a support topic to get help! Please send a direct link or explanation how to create a topic here so I can get help. Why do you not provide a “Create topic” link anywhere?November 7, 2016 at 4:45 pm #709354In reply to: I want to include a logged in as in the menu
Hey ec1warc1,
Please add following code to Fuctions.php file in Appearance > Editor
function avia_loggedin_user(){ $user = wp_get_current_user(); if(is_user_logged_in()){ $output = "LOGGED IN AS: " . $user->display_name; return $output; } } add_shortcode( 'av_user_info', 'avia_loggedin_user' ); function remove_title_attr(){ ?> <script> jQuery(window).load(function(){ jQuery('.loggedin-user').removeAttr('href'); }); </script> <?php } add_action('wp_footer', 'remove_title_attr');Then please go to Appearance > Menu and then check “Screen options” on the top right side and then check “CSS Classes”. After that, add a new Custom Link with # for url and [av_user_info] for navigation label. Then give it a custom CSS class “loggedin-user” and add following code to Quick CSS in Enfold theme options under General Styling tab
.loggedin-user { display: none; } .logged-in .loggedin-user { display: block; }Best regards,
YigitNovember 7, 2016 at 4:20 pm #709342In reply to: bug in the foot widget
November 7, 2016 at 4:09 pm #709330In reply to: Full Screen slider button size
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .avia-slideshow-button { font-size: 20px; }Best regards,
YigitNovember 7, 2016 at 4:03 pm #709322In reply to: theme option "Header Mobile Menu activation"
another example from another website.
in this website i did not used the CSS to manipulate the place of the logo and mobile menu.just chosen from the theme header setting – Logo left, Menu right.
works on desktop
but it does not work on mobile.that is my point there is a bug with this setting.
-
This reply was modified 9 years, 5 months ago by
-
AuthorSearch Results
-
Search Results
-
Topic: Menu link active
Hi,
I’m having some trouble making the links in the menu active.
I want to make the link text white and the background for each link red.
The hover works fine, but I simply can’t make the links active.The links Im trying to make active is the ones right next to the logo. Not the red menu at the top.
I’ve tried using this, but with no luck.
#avia-menu .current_page_item {
background-color:#d63e2d!important;}#avia-menu .current_page_item .avia-menu-text {
color: white !important;
}Any ideas?
I cant make the color go to the top of the page as you have in your demo.
http://108.167.143.135/~jhewak/panda/resources-for-parents/ no work
http://108.167.143.135/~jhewak/panda/ works.
What am i doing wrong?
How do I block out or hide partial text or an image in a mobile.
For the desktop the text length is okay, but on mobile it is to long and would like to hide a few sentences and even hide an image.
I tried googling, looking in the support column but couldn’t find it.
Thanks in advance for you help. Much appreciated.Topic: Applying sidebar on bbpress
How to set a sidebar on all bbpress pages as you did on your support web site ? I’d like to do the same.
Currently I can only set the sidebar on the forums page , I set a text widget inside the forum widget as it must be done.
But when I click a topic (forums/forum/topic) or create a new one, the sidebar disappear. And I would not like to edit any Enfold neither bbpress php code.
I just want the sidebar to be always present.You can check http://cyjs.fr/forums
Thanks.
HI,
we are using the travel demo. and the product grid on the front page is great! how do we stop the title from disappearing the mouse hovers over it?
travel.bananatreenews.com
Thanks
