Tagged: Headline Rotator
-
AuthorPosts
-
November 9, 2020 at 4:45 pm #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.
LyseNovember 10, 2020 at 6:20 am #1259474Hi 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,
RikardNovember 10, 2020 at 5:54 pm #1259639Hi 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
LyseNovember 11, 2020 at 8:21 am #1259783Hi,
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,
RikardNovember 12, 2020 at 4:46 pm #1260178Hi 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
LyseNovember 13, 2020 at 1:04 pm #1260333 -
AuthorPosts
- You must be logged in to reply to this topic.
