Okay
  Public Ticket #2495282
Layout of portfolio, and column order on mobile
Closed

Comments

  •  3
    Lucie_Hanot16 started the conversation

    Hi,

    I have an issue with the order of my column in the mobile version of this page : https://www.luciehanot.fr/services

    See in the attachement, I have three rows of three colums, but I would like that they appear on a certain order in the mobile version.

    Also, I would like the excerpt to be centered align with portfolio title. 

    Can you help me ? 


    Thanks a lot


    Lucie

  •  2,965
    Andrew replied

    Hi Lucie,

    There is option to reverse the column or row in row settings.

    6290474464.png


    Use the following custom css to center:

    body .portfolio-items .work-info .bottom-meta {
        text-align: center;
    }
    

    Thanks.

  •  3
    Lucie_Hanot16 replied

    Hi Andrew,


    I never add some CSS can you tell me where to add it ? 

    Also the column reverse does'nt work on my case because, I have three consecutive column and I would like the middle one to be first... Can you help me ? 


    Thanks again,


    Lucie

  •  2,965
    Andrew replied

    Hi Lucie,

    You can add in Salient > General settings > CSS/Script related. 

    Thanks.