Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #714488

    Hi

    how Can i make the divs of that element go from right to left order.

    its important that the right logo will be the first logo im mobile view (not the left logo) because its RTL lang.

    #714630

    Hey GuyMVI,

    Please try the following in Quick CSS under Enfold->General Styling:

    #after_section_2 .slide-entry {
      float:right !important;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.