Okay
  Public Ticket #1287552
Services on Mobile
Closed

Comments

  • jon88654 started the conversation

    Hello, love this theme and my client is very happy! I need to make an adjustmento the way the Services are displayed on Mobile. Currently, the 4 services we have listed appear with the images first and the options underneath. So with 4 services, you have to make your selection, then scroll down to see the options:

    https://u89141585.dl.dropboxusercontent.com/u/89141585/services.png

    You will also notice that the bottom pink border is actually overlapping the service photo underneath, which doesn’t look good. How can I setup the service option to appear underneath the service photo instead of how its currently displayed?

    Thanks!

    -Jon

  •  2,010
    Ocean replied

    Hi,

    Now, it's impossible. Just fix pink border under active service.

    You can add custom css code here: http://prntscr.com/gbgjxt

    @media only screen and (max-width: 767px){
       .de_light .de_tab.tab_style_2 .de_nav li{ margin-bottom: 30px; }
    }

    We'll try update this problem in next version. 

    Thanks.