Forum Replies Created
-
AuthorPosts
-
Hello!
It is possible but it would require a heavy customization not only to the theme itself but to the LayerSlider script, unfortunately that’s beyond the scope of the support we can offer. If you really need it try contacting a developer.
Cheers!
JosueHi,
Have you tried disabling JetPack? does it happen with the default WordPress theme?
Cheers!
JosueMay 15, 2014 at 6:20 am in reply to: Header Extra Elements Social Media and Phone Number – Make Larger #265099Hey!
Try adding this code to the Quick CSS:
div#header_meta [data-av_icon]:before, div#header_meta .phone-info { font-size: 18px !important; }Cheers!
JosueHi!
That’s not possible, the layout setting will be applied to all the site.
Cheers!
JosueHey!
Yes, i was able to login.
Fixed the blog navigation issue and added the search form to the mobile menu:
http://milestonementoring.com/murphypsychologygroup/Best regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHi,
The problem is that the menu and its container is not getting the classes it should. Can you create an administrator account and post it here as a private reply?
Regards,
JosueHey Mark!
Try this:
@media only screen and (max-width: 767px) { #footer .av_one_fourth { width: 100%!important; margin: 0!important; }}Best regards,
JosueHey!
Does it happen with the default theme?
Cheers!
JosueHello,
Please try to deactivate all third party plugins to see if it gets fixed.
Regards,
JosueHey Carl!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) { .home a.avia_image.avia-builder-el-6.el_before_av_heading.avia-builder-el-first.avia-align-center { display: none; } } #mobile-advanced ul.sub-menu { display: none; }Cheers!
JosueHello,
Please try to deactivate all third party plugins to see if it gets fixed.
Regards,
JosueHello,
Please try to deactivate all third party plugins to see if it gets fixed.
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHi!
The code does the job (tested it live), try flushing the cache/minify functionality you have on your site.
Cheers!
JosueHi,
Can you post a link to the page where you have this grid please?
Regards,
JosueYou are welcome :)
Best regards,
JosueHi!
I don’t think it will receive an ID, look for the avia-el-x class.
Best regards,
Josue-
This reply was modified 11 years, 5 months ago by
Josue.
Hey!
Try adding this code to the Quick CSS:
.av-hover-overlay-active .av-masonry-image-container { opacity: 1 !important; }Cheers!
JosueHi,
Open js/avia.js and look for line 358:
win.scrollTop(0);Replace it by this:
//win.scrollTop(0);Regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHi!
Are you using the latest version of Enfold?
Best regards,
JosueMay 15, 2014 at 3:12 am in reply to: YouTube video ignores start time when embedded but works when link is forwarded #265029Hi!
Use the short URL format, WordPress normally strips all parameters from YouTube URLs. It’s not a theme issue.
Best regards,
JosueHi!
Are you using the latest version of WP?
Cheers!
JosueHey!
This will do it:
main.template-page.content.twelve.alpha.units { padding-top: 0 !important; }Regards,
JosueHi!
It’s possible, what have you done so far?
Maybe a color section with an ID and some CSS:
#colorsection{ position: relative; z-index: 10000; }Cheers!
JosueHi Asad!
Normally you get the RSS feed by adding /feed to your URL, to get a specific post type it would be:
/feed/?post_type=portfolioCheers!
JosueMay 15, 2014 at 3:01 am in reply to: How can I change the next and previous arrows in the Advanced Layer Slider? #265023Hi!
The two buttons get this classes respectively:
.ls-nav-prev{ .. } .ls-nav-next{ .. }Play around with the CSS properties, like background.
Cheers!
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHey!
Make sure you have the latest version of Enfold (2.7.1).
Cheers!
Josue -
This reply was modified 11 years, 5 months ago by
-
AuthorPosts
