Forum Replies Created

Viewing 30 posts - 1 through 30 (of 60 total)
  • Author
    Posts
  • in reply to: Mobile spacing after breaking columns #1447185

    Posted the link, so this only happends on mobile.

    in reply to: Footer spacing #1442517

    hi Ismeal,

    I did, with @media only screen and (max-width: 480px) {
    I’ll add the link, thanks

    in reply to: Full page overlay menu #1442195

    Hi, I see the same but I made a screenshot of what I would like to achieve.
    Only for the overlay, the current burger position is good as it is.

    in reply to: Full page overlay menu #1442107

    Thanks, this is almost it. I need the menu to be -120 only when it’s opened. The burger icon is good in place as it is, then when opened I would like the menu to be more to the top.

    in reply to: Full page overlay menu #1441861

    Thank you, is it possible to start the menu higher on mobile?
    (when it is in overlay mode)

    in reply to: Full page overlay menu #1441633

    Hey Rikard, thanks for the reply. Didn’t quite do the trick.
    Btw this is only for mobile version, the desktop is fine as it is.

    Thanks, and sorry for being unclear.

    in reply to: Line height in LayerSlider 7 text #1440785

    Unfortunately this does nothing.. The code is copied from the developer of the Layerslider, I don’t know that much of coding haha

    in reply to: Line height in LayerSlider 7 text #1440784

    Hi Ismael, this is exatly how I do it. Also the developer tried and gave me the answer that it doesn’t work because of the overwriting.

    in reply to: Keep position of menu and burger logo on mobile #1440534

    Sorry last last one; on mobile the block for “Schrijf je in voor onze nieuwsbrief | inschrijven” doesn’t center with top and bottom margins. No matter what kind of margin I give it for the mobile version, nothing changes?

    in reply to: Keep position of menu and burger logo on mobile #1440525

    Works like a charm, thanks you so much!
    One more; the X for closing the overlay menu scrolls over the txt when you scroll in the menu

    in reply to: Keep position of menu and burger logo on mobile #1440503

    Sorry, thats weird, hereby

    in reply to: PNG Shows white #1428976

    Awesome, thank you!

    in reply to: PNG Shows white #1428950

    Hey, thanks for the reply. This didn’t work. Are we both talking about the partner logo element?

    in reply to: Logo position mobile #1428754

    Thanks a lot!

    in reply to: Pagination #1414758

    works with the customize, thank you!

    in reply to: Pagination #1414686

    Thanks for your answer. Unfortunately the css changes nothing in the description heights.

    in reply to: Pagination #1414239

    Thank you so much, this worked, done it with all the pages.

    One last question; the titles on masonry gallery have quite a large height so that the images are not really visible, how can I change the height of the grey backgrounds?

    in reply to: Pagination #1413748

    Hey, it doesn’t work. This code hides the whole content.

    All pages have this setup, I put a direct link in there. If you check this on mobile it gives a long background first, then the content.
    It needs to be hidden on mobile and the content needs to be at the top of the page. The weird thing is; the homepage has no background and is also not at the top of the page.

    in reply to: Pagination #1413505

    I see, I did a quick-and-dirty with one button at the back. I have one other question for you; I have a content section with a background ( a colored swirl in the right side of the screen) but on mobile it shows as a whole image before the page content. Can I hide the background of all pages on mobile? I tried giving it an ID and hide with CSS but it hides all my content. Thanks !

    in reply to: Problem with overlay in header #1412320

    Thanks I found the solution for the slider. It was a padding thing.

    For the mobile I also mean the rest of the page; the blocks have a huge padding between them, the titles are to big and some things are overlapping.

    in reply to: Space between column on mobile #1256653

    Thanks! Also is it possible to make the space between rows smaller on mobile? There is a pretty big gap of whitespace between rows. Thanks!

    in reply to: Scaling for my website #1119961

    Great, thanks a lot! Only problem now is the burger menu being left instead of right. If we can fix that I would be very happy :)

    in reply to: Scaling for my website #1119447

    Hey Rikard, I put it back because it gives me the burger menu on the normal homepage when I remove the code mentioned above.

    in reply to: Scaling for my website #1119138

    Sorry I don’t understand. When I remove the code it shows me the burger menu on fullscreen also.

    @media only screen and (max-width: 1220px) {
      nav.main_menu {
        display: block !important;
      }
      #avia-menu .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special {
        display: block;
      }
    }
    in reply to: Scaling for my website #1118742

    Hey Victoria, Something went wrong haha.
    I fixed it and cleaned up the code:
    Still have a few problems left: (http://quirktools.com/screenfly/#u=http%3A//www.medexs.nl&w=1024&h=768&a=22&s=1)
    – The arrows, the menu to the left and double on ipad.

    @media only screen and (max-width: 1220px) {
      nav.main_menu {
        display: block !important;
      }
      #avia-menu .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special {
        display: block;
      }
    }
    
    a.slide-image {
        display: none!important;
    }
    
    .slide-content .slide-meta {
    display: none;
    }
    
    .avia-content-slider .slide-entry-title {
        font-size: 20px!important;
        text-transform: uppercase;
        color: white !important;
        height: 60px;
    }
    .html_elegant-blog .av-vertical-delimiter { display: none !important; }
    
    .avia-content-slider {
     font-size: 13px!important;
        color: white !important;
        
    }
    
    #top .avia-slideshow-arrows a.prev-slide {
     opacity: 1;
        left: 130px;
    top: -60px;
       background: #139eda;
    color: white;  
    }
    
    #top .avia-slideshow-arrows a.next-slide {
     opacity: 1;
        right: 130px;
       top: -60px;
     background: #139eda;
        color: white;  
    }
    
    .avia-content-slider {
        overflow: visible;
    }
    
    #top #header .av-main-nav > li {
        padding-left: 30px;
        padding-right: 30px; 
    }
    
    #top .avia-slideshow-arrows a:before {
        background-color: transparent;
    }
    
    #scrollpijl {
    background-color: transparent !important;
    }
    
    #header-home {
    background-color: transparent !important;
    }
    
    .av-main-nav > li > a { padding: 0 9px; }
    
    #header.av_header_transparency { background-color: transparent; }
    
    #top #wrap_all #footer .flex_column p{
    font-size: 12px !important;
    }
    
    .breadcrumb { 
       font-size: 10px !important;
    color: #139eda  !important;
    }
    
    .breadcrumb { 
       font-size: 10px !important;
    color: #0670b7 !important;
    }
    
    .inner_sidebar {
        margin-top: 20px !important;
    }
    
    #menu-item-search{
    left:80px!important;
    }
    
    .av-main-nav-wrap, .main_menu {
    	width: 100% !important;
            margin-left: -21px  !important;
    }
    #header .widget {     width: 20%;     position: relative;      margin-left: auto;   margin-right: auto; }  
    
    #header .widget:nth-child(1) {
      left: 80%;
      padding-top: 25;
      position: absolute;
      top: 0;
      transform: translate(-50%);
      z-index: 999;
    }
    #header .widget:nth-child(2) {
      left: 50%;
      padding-top: 15;
      position: absolute;
      top: 0;
      transform: translate(-50%);
      z-index: 999;
    }
    
    @media screen and (max-width: 800px) {
      #header .widget:nth-child(1) {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 28%;
        display: none;
      }
    }
    
    @media screen and (max-width: 800px) {
      #header .widget:nth-child(2) {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 28%;
        display: none;
      }
    }
    
    
    in reply to: Scaling for my website #1117173

    Hey Victoria,
    The css I have right now is this: also because I needed the search bar in the logo header.
    What can I remove to fix this?

    @media only screen and (min-width: 990px) and (max-width: 1220px) {
      nav.main_menu {
        display: block !important;
      }
      #avia-menu .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special {
        display: block;
      }
    }
    
    a.slide-image {
        display: none!important;
    }
    
    .slide-content .slide-meta {
    display: none;
    }
    
    .avia-content-slider .slide-entry-title {
        font-size: 20px!important;
        text-transform: uppercase;
        color: white !important;
        height: 60px;
    }
    .html_elegant-blog .av-vertical-delimiter { display: none !important; }
    
    .avia-content-slider {
     font-size: 13px!important;
        color: white !important;
        
    }
    
    #top .avia-slideshow-arrows a.prev-slide {
     opacity: 1;
        left: 130px;
    top: -60px;
       background: #139eda;
    color: white;  
    }
    
    #top .avia-slideshow-arrows a.next-slide {
     opacity: 1;
        right: 130px;
       top: -60px;
     background: #139eda;
        color: white;  
    }
    
    .avia-content-slider {
        overflow: visible;
    }
    
    #top #header .av-main-nav > li {
        padding-left: 30px;
        padding-right: 30px;
       
    }
    
    @media only screen and (max-width: 767px) {
    .responsive #top .logo {
        width: auto;
    }
    }
    
    #top .avia-slideshow-arrows a:before {
        background-color: transparent;
    }
    
    #scrollpijl {
    background-color: transparent !important;
    }
    
    #header-home {
    background-color: transparent !important;
    }
    
    .av-main-nav > li > a { padding: 0 9px; }
    
    #header.av_header_transparency { background-color: transparent; }
    
    #top #wrap_all #footer .flex_column p{
    font-size: 12px !important;
    }
    
    .breadcrumb { 
       font-size: 10px !important;
    color: #139eda  !important;
    }
    
    .breadcrumb { 
       font-size: 10px !important;
    color: #0670b7 !important;
    }
    
    .inner_sidebar {
        margin-top: 20px !important;
    }
    
    @media only screen and (max-width: 767px)  {
    .av-burger-menu-main{
    left:300px!important;
    }
    #menu-item-search{
    left:80px!important;
    }
    .logo img{
    width:80%!important;
    }}
    
    .av-main-nav-wrap, .main_menu {
    	width: 100% !important;
            margin-left: -21px  !important;
    }
    #header .widget {     width: 20%;     position: relative;      margin-left: auto;   margin-right: auto; }  
    
    @media only screen and (max-width: 767px) { #header .widget {     width: 100%;     position: absolute;     left: 10%;     top: 100px; }}
    
    #header .widget:nth-child(1) {
      left: 80%;
      padding-top: 25;
      position: absolute;
      top: 0;
      transform: translate(-50%);
      z-index: 999;
    }
    #header .widget:nth-child(2) {
      left: 50%;
      padding-top: 15;
      position: absolute;
      top: 0;
      transform: translate(-50%);
      z-index: 999;
    }
    
    @media screen and (max-width: 800px) {
      #header .widget:nth-child(1) {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 28%;
        display: none;
      }
    }
    
    @media screen and (max-width: 800px) {
      #header .widget:nth-child(2) {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 28%;
        display: none;
      }
    }
    
    in reply to: Scaling for my website #1117030

    Hey Victoria,
    Thanks for the help. It does not work sorry. When I scale the screen it still looks weird, and when I check it on mobile I have no menu at all and a logo that is stretched.

    Hope you can help me! Thanks a lot

    in reply to: Scaling for my website #1115460

    Hey Rikard,

    Thanks for your answer. Sorry for the late reply, I don’t receive the email with new comment..

    It is getting better but there are still some weird issues;

    Scaling the screen for half the size I get 2 burger menu’s, and the news carousel still switches the arrows en gives double text (normal text overflows the title)

    Scaling it further the logo still stretches and the menu is attached to it instead of on the right of the screen.

    Thanks!

    in reply to: Scaling for my website #1112890

    Hey Rikhard, all is up to date now but nothing changed.

    in reply to: How to achieve this design #1089630

    Thanks that works! Only thing is, when I scale the arrows do a weird slide in positon.

    This is what I did

    #top .avia-slideshow-arrows a.prev-slide {
     opacity: 1;
        left: 130px;
    top: -60px;
       background: #139eda;
    color: white;  
    }
    
    #top .avia-slideshow-arrows a.next-slide {
     opacity: 1;
        right: 130px;
       top: -60px;
     background: #139eda;
        color: white;  
    }

    And do you think you can help with the second image? So the image of the down arrow and a white bar as a language menu. Thanks a lot!

Viewing 30 posts - 1 through 30 (of 60 total)