-
Search Results
-
Hi,
I´m wondering if it´s posible to have a different content in the iPhone/iPad version…less text, different images, different columns that desktop version. I want to cut a lot of information for mob. devices version … I don´t need to show everything in this versions…
Thanks :)Topic: disable mobile submenu items
Hello! In the theme settings I have the submenu checked as hidden until clicked, but I need it hidden altogether. Is there a way to achieve this? I’ve tried:
#top #mobile-advanced .visible_sublist, #top #mobile-advanced .avia_mega_div.visible_sublist>ul { display: none !important; }but the link no longer works when I use this code. Thank you in advance.
Topic: Enfold menu overlapping logo
HI guys
When reducing the browser width on this site, the top menu starts to overlap the logo before switching to mobile menu. I’ve tried adding the 2 code suggestions from another thread to the Child theme but no luck (individually and together);
———————————————————————————–
@media only screen and (max-width: 1100px) {
.av-main-nav > li > a { padding: 0 7px; }
}
———————————————————————————–
@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;
}
———————————————————————————–Topic: Portfolio grid titles
Hi there,
using enfold on website build number 5 now. Loving it!
How can i have the portfolio item centred vertically in each of the tiles? Below is what i used so far to have the title display on hover. It is currently horizontally centred, but not vertically.
.image-overlay-inside:before{
display: none !important;
}
.image-overlay {
background: #ffffff;
}
.grid-image:before {
content: attr(title);
position: absolute;
width: 100%;
height: 100%;
z-index: 1000;
text-align: center;
opacity: 0;
font-weight: 200;
font-size: 24px;
color: #ffffff !important;
top: 50%;
}.grid-image:hover:before {
opacity: 0.9;
}.grid-image:before{
transition: all linear 0.2s;
}.grid-content {
display: none !important;
}#block-post article .slide-content {
position: absolute;
top: 0;
}Hi there,
Thank you for the great theme. I have added an iframe lightbox link to the phone area of my website here: http://strategydev5.com/sunroof/
However, the link with: http://strategydev5.com/sunroof/quote-request?iframe=true does not open up in a lightbox.
Thanks in advance!
Viewing 30 results - 95,881 through 95,910 (of 142,832 total)
