Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1394936

    I want to align my content in flip box element to left but its by default coming as in centre. Please help?

    #1394993

    Hey sarthakchoudhary,
    Please link to your page so we can assist.

    Best regards,
    Mike

    #1395303

    Here is the page link

    #1395407

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .avia-icongrid .av-icon-cell-item {
        text-align: left;
    }

    Best regards,
    Rikard

    #1395439

    Thanks , the content got aligned to left.
    But I don’t want the icon and the heading to get aligned also. I want them centred align.

    #1395476

    Hi,
    Thanks for the feedback please try this css instead:

    .avia-icongrid .av-icon-cell-item .avia-icongrid-flipback {
        text-align: left;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1395601

    Thank you. Its good now

    #1395628

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Flip box’ is closed to new replies.