-
AuthorPosts
-
January 29, 2018 at 5:40 am #904030
Recently update to the Envold latest version and throw me to
Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet.
am i missing something?January 29, 2018 at 7:28 am #904098Hey Meutia,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaJanuary 29, 2018 at 6:53 pm #904347Hello,
I updated the theme today to 4.2.2 and the search icon and burger menu disappear and the submenu indicator
This is my QUICK CSS:/* Tablet */ @media only screen and (min-width: 768px) and (max-width: 1024px) { #header_main .avia-menu-text { font-size:16px !important; } } /* Phone */ @media only screen and (max-width: 767px) { #header_main .avia-menu-text { font-size:12px !important; } } #top .avia-slideshow-button { border-radius: 25px; text-transform: uppercase; padding: 15px 16px; display: inline-block; margin-top: 20px; text-decoration: none; font-weight: bold; font-size: 17px; } .hr-inner { border-color: #3a5470!important; } .toggle_icon .vert_icon, .toggle_icon .hor_icon, span.toggle_icon { border-color: #D4AF37; } .sub_menu_socket { display: none; } #socket .copyright { text-align: center; width: 100%; } .avia-button-center { display: inline; padding: 8px; } #top .menu-item-search-dropdown > a, #searchform #searchsubmit, .ajax_search_image, .iconfont { font-size: 25px; } .html_av-submenu-hidden .av-submenu-indicator:before { content: "+"; font-weight: bold; font-size: 16px; }
The search icons and burger menu not appear on SAMSUNG S6 devices and Iphone 6S
IMG: https://s18.postimg.org/kenngrit5/Capture.jpg
- This reply was modified 6 years, 9 months ago by bobbysap.
January 30, 2018 at 1:49 pm #904870Hi bobbysap,
Please disable caching and minification while we’re investigating the issue.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.