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

    Hello,

    On the RTL front-page the Mailchimp signup and Instagram widget have an alignment issue after updating. English site is fine.

    Please see attached images:

    Before update: https://i.imgur.com/jjoXvEz.png

    After update: https://i.imgur.com/RRiN2ka.png

    #927072

    Hey FlatText,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #927243

    Hi Rikard,

    I’ll post the link in private. However, I’ve rolled back to a previous version of Enfold. If you want to see the mis-alignment in action let me know.

    #927459

    Hi,

    The issue has already been reported and our devs have already worked on it and it should be fixed on the next patch (4.2.7) which should be released on the 4th week of May. :)

    Best regards,
    Nikko

    #927480

    Ok great, at least the issue is reported and a fix is coming.

    Can you also explain the symbols I get next to the Arabic version of ‘Read More’?

    I’ll point it out on the first picture I uploaded: https://i.imgur.com/V0RbktA.png

    #928017

    Hi,

    It’s fetching from the rtl.css of twentyfifteen (link in private content) line 305-307:

    .entry-content .more-link:after {
        content: "\f430";
    }

    You can remove this by adding this css code in Quick CSS (located in Enfold > General Styling):

    .entry-content .more-link:after {
      display: none !important;
    }

    Hope it helps :)

    Best regards,
    Nikko

    #928192

    Brilliant. Thank you Nikko.

    #928882

    Hi,

    Glad we could help. Thanks for using Enfold and have a great day! :)

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Columns alignment issues after updating to 4.2.6’ is closed to new replies.