Okay
  Public Ticket #1415222
resposive column setting
Closed

Comments

  •  2
    fitzy0121 started the conversation

    hi there 

    i'd like to 2 in row on mobile 

    could you see attachment please. 

    is it possible?

  • [deleted] replied

    Hi fitzy0121,

    So you are asking if you can set 2 portfolio projects in one row for mobile devices right? If yes then can you please write URL of this exact page please?

    Thanks!

  •  2
    fitzy0121 replied

    Hi there 

    No i’d Like to 2 in a row On mobile

    I’d like to use for team I don’t use portfolio

    [EDIT]

    how to like this in mobile ?

    please check attachment

    this page http://studiosouko.com

  • [deleted] replied

    Can you please write URL of this exact page please?

  •  2
    fitzy0121 replied

    this one

    http://studiosouko.com/

    if you scroll down there is team section

  • [deleted] replied

    Hi there,

    Your site is on "Coming Soon" mode and I can't see that page
    (view on new page)

    Can you please remove this mode or send me your Wordpress credentials on a private reply?

    Thanks!

  •   fitzy0121 replied privately
  • [deleted] replied

    Hi there,

    This notice is showing when I try to login on your site.


    (view on new page)

    Can you please write your hosting provider for this problem so I can login without any problem?

    Have a nice day!

  •  2
    fitzy0121 replied

    Hi there,

    i fixed it 

    now you can get into

    cheers !

  • [deleted] replied

    Hi there,

    This was a customization question and support doesn't offer customization services as we wrote on our support homepage. I will try to help you this time though

    Please add the code below to your Custom CSS area:

    @media screen and (max-width: 768px) {
        .team-holder .col-md-3.col-sm-6 {
            width: 50%;
            float: left;
        }
    }

    Have a nice week!