• Resolved Fyyfabian

    (@fyyfabian)


    I found one more problem with the Sydney theme 2.11 update. I manage three sites with Sydney and apart from previously identified problems, I found on all three that the title and subtitle in the Hero slider has been moved way upwards. The problem ONLY OCCURS IN MOBILE view. I would be very happy if you correct this error too. I have two screen dumps, of before (2.10) and after (2.11), but I can’t see where to upload them.

    /Fabian

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Fabian,

    I am sorry for the trouble caused upon updating.

    To adjust slide text position in smaller screens, try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    @media only screen and (max-width: 780px) {
      .slide-inner {
        top: 65%;
      }
    }

    Clear any cache and run your test.

    Hope that code helps.

    Thread Starter Fyyfabian

    (@fyyfabian)

    Thank you! The theme was updated during night from 2.11 to 2.12 so when I woke up everything look the normal again. ??

    I also would like to say how much I appreciate the Sydney theme. It’s functional, easy to work with and good looking!

    Best wishes!
    Fabian

    Hi Fabian,

    May I request marking this topic as resolved if you feel your issue had been resolved? Feel free to raise a new topic for other question your might have.

    Thread Starter Fyyfabian

    (@fyyfabian)

    Sorry! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘More 2.11 update problems’ is closed to new replies.