Forum Replies Created
-
AuthorPosts
-
August 31, 2016 at 2:56 pm in reply to: Problems Fullwidth sub menu and main menu on tablets #679993
I just did a quick test in chrome emulator for tablet and once the width goes over 988 desktop mode is enabled. ipad tablet landscape is 1024px. I’m not sure if this helps find a way to fix this.
August 31, 2016 at 2:21 pm in reply to: Problems Fullwidth sub menu and main menu on tablets #679959Still not working. That setting was already enabled and I tried placing the code below in quick css which didn’t do anything after 20 min of refreshing and I tried placing the code in child style.css which didn’t do anything either.
@media only screen and (max-width: 1024px) { #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; } nav.main_menu { display: none; }} #wrap_all { position: relative !important; }
- This reply was modified 8 years, 2 months ago by brainxchange.
August 30, 2016 at 9:33 pm in reply to: Problems Fullwidth sub menu and main menu on tablets #679711Still same problem. To be more specific you will see the issues with menu when using tablet in landscape mode.
August 30, 2016 at 9:19 pm in reply to: Problems Fullwidth sub menu and main menu on tablets #679699Sure, np. Caching is disabled. Please re-enable all the plugins when you’re done.
Thanks
- This reply was modified 8 years, 2 months ago by brainxchange.
August 30, 2016 at 8:44 pm in reply to: Problems Fullwidth sub menu and main menu on tablets #679676I just enabled caching after the update so that is not the culprit.
August 30, 2016 at 2:50 pm in reply to: Problems Fullwidth sub menu and main menu on tablets #679468I just updated enfold to the latest version and I’m still having the same issues with menus not looking right on tablets
August 29, 2016 at 3:27 pm in reply to: Problems Fullwidth sub menu and main menu on tablets #678978Thanks Andy.
I was not aware of the process of using a child theme and now have made a number of changes to the theme files. Do you have any suggestions on finding all of the changes I’ve made so that I can setup a child theme?
August 24, 2016 at 2:31 pm in reply to: Problems Fullwidth sub menu and main menu on tablets #676980Sorry.
When viewing on an ipad:
1. Main menu shows and not the mobile menu so the left header takes up too much real estate vs just using the mobile menu
2. https://brainxchange.events/enterprisewear-blog/ On this page and many other pages the fullwidth sub menu does not convert to mobile on tablets.
3. Most of the elements are do not look right if you scroll down on tablet you will see all of the gaps and visual problems. (I think this might be caused by the left header (main menu) not converting to mobile to allow for more width of this page.- This reply was modified 8 years, 3 months ago by brainxchange.
nvm fixed.
How would it know that this is for the fullwidth sub menu witha custom css class of ewts17-submenu ?
Sorry about that forgot to paste the link https://brainxchange.events/enfold-staging/events/ewts-2017/agenda/
Also, I applied the css code below to change the “Register Now” button to a blue color. Did I do this correct? or will this effect other fullwidth submenu’s on the site? Again I’m only trying to edit the colors/style of custom css class ewts17-submenu
#top #wrap_all .header_color .primary-background, .header_color .primary-background a, div .header_color .button, .header_color #submit, .header_color input[type='submit'], .header_color .small-preview:hover, .header_color .avia-menu-fx, .header_color .avia-menu-fx .avia-arrow, .header_color.iconbox_top .iconbox_icon, .header_color .iconbox_top a.iconbox_icon:hover, .header_color .avia-data-table th.avia-highlight-col, .header_color .avia-color-theme-color, .header_color .avia-color-theme-color:hover, .header_color .image-overlay .image-overlay-inside:before, .header_color .comment-count, .header_color .av_dropcap2, #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text, .header_color .av-colored-style .av-countdown-cell-inner, .responsive #top .header_color .av-open-submenu.av-subnav-menu > li > a:hover, #top .header_color .av-open-submenu.av-subnav-menu li > ul a:hover { background-color: #066eb5; color: #ffffff; border-color: #066eb5; }
- This reply was modified 8 years, 3 months ago by brainxchange.
Any suggestions?
Worked perfect. Thank you
Yes the file is there…pasted the code below:
// use pastebin.com
Try any category. None of them display.
That’s weird. it’s working for me
I just deactivate all plug-ins and still not working
July 14, 2016 at 9:08 pm in reply to: Formatting Post Slider to Display Featured Images in Circles #661027I’m having the issue of the top and bottom being flat and the featured image is 400×400 so it’s square.
July 12, 2016 at 10:32 pm in reply to: How to change category, tag, archive, etc pages to look like avia masonry grid? #660136I see the Default Enfold Demo site has the “Blog Masonry” but I am using the “startup business demo.” Can I import certain features from other demos?
July 12, 2016 at 10:13 pm in reply to: How to add more color options for Fullwidth Sub Menu? #660132I would prefer to add the ability to customize this on the fly since my organization will be adding several sub menu’s for different events and blogs. If this is something that would need to manually be changed everytime we add a new page that needs a new submenu color, I would like to inquire getting this feature customized for what we need.
Here is the link to the first event minisite (for lack of better term) https://brainxchange.events/enfold-staging/events/ewts-2016/
I’m trying to avoid wordpress multi-site and multiple wordpress installs for each event so that everything stays on our company website. This allows for a more seamless look and navigation. However, as we grow I’m seeing that some customizations will need to be made to the theme to accomodate what we’re looking to do.
-
AuthorPosts