Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #402607

    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

    #403195

    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

    #403239

    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

    #404086

    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

    #404220

    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?

    #404222
    This reply has been marked as private.
    #404976

    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

    #404988
    This reply has been marked as private.
    #405937

    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

    #566500

    Thanks! You can close this topic.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Separator Icons not centered on mobil device’ is closed to new replies.