Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1259292

    Hi
    I’ve used the headline rotator element on this page: https://silviastaging.wpengine.com (password to view the page is: newhome)
    Although I selected the “center alignment” setting, it does not center the text. I had to create the follow CSS code to make this work:
    .av-fixed-rotator-width .av-rotator-text {
    text-align: center;
    display: inline-block;
    }

    I should not have to add this extra CSS when the headline rotator element is set to “center” already.
    I have included temporary admin login credentials so you can have a look to see why the setting is not working.

    Thank you for your help.
    Lyse

    #1259474

    Hi Lyse,

    The login details you posted are not working, please check and verify. Also, I tried reproducing the results you are describing on a local installation, but I wasn’t able to.

    Best regards,
    Rikard

    #1259639

    Hi Rikard,
    Sorry I had a typo in the username I sent to you. Username is KRIESI
    I do have the CSS that I had to add in my Child Theme that perhaps gives you the correct results. I would have to be removed before you test.
    Thanks
    Lyse

    #1259783

    Hi,

    Thanks for that. I can’t see any problems on the page in private, and I can’t see the CSS you referred to in your first post in Quick CSS?

    Best regards,
    Rikard

    #1260178

    Hi Rikard,
    The CSS is in the Enfold Quick CSS:
    .page-id-77082 .av-fixed-rotator-width .av-rotator-text {
    text-align: center;
    display: inline-block;
    }

    I just removed it and now my text is not centered.

    Please try again.
    Thanks
    Lyse

    #1260333

    Hi,

    The test page I created has a different ID (80078), so your CSS can’t apply to that page, and it’s still working on the test page I created. Please see private.

    Best regards,
    Rikard

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