Hi guys,
I have a problem with the separator icons not centering properly. On my home page they ARE centered. On my pricing page they ARE NOT centered.
I don’t understand why on my home page they are correct and on my pricing page they are incorrect.
Thank you
Hi Jasmer!
Thank you for using Enfold.
Add this to the Quick CSS field:
@media only screen and (max-width: 767px) {
span.hr-inner.inner-border-av-border-none {
display: none;
}}
Cheers!
Ismael
THANKS Ismael!
I need to know why I need this code for only one page. I am going to design sites for clients using Enfold and I need to understand this. Can you explain to me why my home page separator icons are centered and why I needed this code to center them on my pricing page? Why on one page but not the other?
Thank you
Hey!
There’s a hidden horizontal rule above or beside the icon. Don’t know where that come from but it’s there. Please check your editor. If you can’t seet the horizontal rule element, toggle the elements, change the positions, update the page then revert it back.
Regards,
Ismael
By “horizontal rule” do you mean “seperator-whitespace”? Why would that cause the separator below or above it to not be centered? One separator should not cause another separator to be not centered right?
Hey!
I think it’s because of the width of the invisible line on both sides of the icon. You set the width of the separator with the issue to 200px and the other to 50px. It doesn’t automatically resize the width of this elements on smaller screens so it pushes the icon out of line. A fix should be included on the next update.
Best regards,
Ismael
Hey!
you can follow https://www.facebook.com/kriesi.at?fref=nf or https://twitter.com/kriesi to be immediately informed about any updates.
Cheers!
Andy
Thanks! You can close this topic.