Forum Replies Created
-
AuthorPosts
-
No HTML content, just use Image Layers + Link. You can set the two remaining layers a class like “hide” to hide it to the user via CSS:
.hide{ display: none !important; }Post a link to the page where you have this widget.
Hey!
Try adding this code to the Quick CSS:
.widget ul.children { display: none; }Cheers!
JosueJuly 29, 2014 at 7:37 pm in reply to: Background Image loading late issue when scrolling on mobile devices #297400Hey!
Try adding this:
@media only screen and (min-width: 767px) { .main_color { background-attachment: fixed; } }Regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueHi!
You have this rule on your child style.css:
[data-av_icon]::before { content: none; }Remove it and the icons will come back.
Cheers!
JosueHey!
The problem seems to be the link:
strategic-risk-global.com/asia/asia-risk-report?guid=aa5b8b59-7e1f-4dd2-adf1-0c981ac8a149&source=Adestra
Try shortening it with a tool like bit.ly.
Cheers!
JosueYou are welcome, let us know if there is anything else we can help with.
July 29, 2014 at 4:39 pm in reply to: Background Image loading late issue when scrolling on mobile devices #297338Hi!
It was disabled due to compatibility issues, to change it on mobile, try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) { .main_color { background-image: none; } }Cheers!
JosueYes, that appears to be the problem. Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueOk, hope it does the trick :)
Hi!
Try something like this: 1/4 Columns > Headline > Text Block > Button.
Cheers!
JosueHey!
That’s because that example banner ad is just an image, which are responsive in Enfold by default. However, making an Adsense block responsive is possible, take a look: http://www.labnol.org/internet/google-adsense-responsive-design/25252/
Best regards,
JosueHey Tech!
I don’t think there is a way to do that because according to your story (if i understood right) that code only existed on your browser session.
Also, i checked your custom CSS file here and it does have some code:
#header .avia_mega_div { left: -120px!important; } .fixed_header.social_header #main { padding-top: 115px; } .html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main { padding-top: 126px; } .image-overlay.overlay-type-extern { display: none !important; } #s{ color: #333; } #searchsubmit{ background-color: #79C142; color: #FFF; border-color: #57A020; } .ajax_search_content * { color: #333 !important; } #top .header_color input[type='text'] { color: black; } /* font styling of header */ .header_color .main_menu ul:first-child > li > a { color: white; } .header_color .main_menu ul:first-child > li > a:hover { color: white; } .header_color .main_menu ul:first-child > li.active-parent-item > a { color: #a3a3a3; } #top #header .mega_menu_title a { color: #2d4873; } #top #header .mega_menu_title a:hover { color: #2d4873; } .header_color .avia-bullet { border-color: #2d4873; } #top .header_color a:hover .avia-bullet { border-color: #142848; } #top .main_menu .menu li ul a { color: #2d4873; } #top .header_color .main_menu .menu ul li>a:hover { color: #142848; } /* artifacts */ #header_main_alternate, #header { -webkit-backface-visibility:hidden; } .html_header_transparency #top .avia-builder-el-0 .container{padding-top:88px;}Regards,
JosueHey!
Change this part of the code i gave you previously:
<script> jQuery(window).load(function(){ jQuery('.open-popup-link-button a, .open-popup-link').magnificPopup({type:'inline',midClick:true}); }); </script>To:
<script> jQuery(window).load(function(){ jQuery('.open-popup-link-button a, .open-popup-link, #menu-item-6276 a').magnificPopup({type:'inline',midClick:true}); }); </script>Regards,
JosueJuly 29, 2014 at 4:56 am in reply to: Major problem: text blocks empty (correct content in visual editor however) #297149Hmm, well its not reproducible by me now, however i activated debug mode so if the issue reoccurs you can easily look and fix any unclosed HTML tags.
Regards,
JosueJuly 29, 2014 at 4:53 am in reply to: Enfold theme – how do I change the color on the currentmenu item on a submenu? #297146You are welcome, always glad to help :)
Regards,
JosueHey!
You are welcome. No, all these fixes has being applied to the Quick CSS.
Regards,
JosueJuly 29, 2014 at 4:19 am in reply to: How to create Feature Image without Preview Image appearing in Blog Post #297131Hi!
Try adding this:
.home .template-blog .blog-meta, .home .multi-big .post_author_timeline, .home .single-small .post_author_timeline { display: block !important; }Regards,
JosueYou are welcome, glad we could help.
July 29, 2014 at 4:00 am in reply to: Major problem: text blocks empty (correct content in visual editor however) #297127Hi Alan!
Please specify which is the current page with the offending block.
Cheers!
JosueJuly 29, 2014 at 3:23 am in reply to: Enfold theme – how do I change the color on the currentmenu item on a submenu? #297110Hi!
Try with this:
.sub-menu .current-menu-item .avia-menu-text { color: gray; }Cheers!
JosueHey Sarah!
Try with this:
.avia_combo_widget .news-headline{ color: red !important; }Best regards,
JosueJuly 29, 2014 at 1:53 am in reply to: Major problem: text blocks empty (correct content in visual editor however) #297099Hi @slimmer1,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueJuly 29, 2014 at 12:53 am in reply to: Logo in mobile (responsive) view stretched and menu on top of it #297086Hey!
Open js/avia.js and look for this part:

Try changing “2” for “1.5”.
Regards,
JosueHi!
Review your site now.
Best regards,
JosueHi!
Try using three Image layers but put this in Attributes:

Regards,
JosueHey!
Try with this code:
@media only screen and (max-width: 767px) { .responsive.html_header_top #header_main .social_bookmarks { display:block !important; width: 100%; top: 0px; left: 0px; } div#header_meta { display: none; } div#header_main { padding-top: 20px; } }Cheers!
JosueYou are welcome Remco, glad we could help :)
Hey!
I advise disabling that custom CSS when the screen gets to 767px via media query, something like:
@media only screen and (max-width: 767px) { .avia-section.av-minimum-height .container .content{ display: block !important; } }Regards,
Josue -
AuthorPosts
