Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #746066

    Hi
    I’m getting ready to launch late this week or next week. I’m testing on iPhone and iPad and round that the custom short horizontal rulers I used within a column are not equal and/or centered.

    Please have a look here at these example pages:
    silviafindings.wpengine.com/
    silviafindings.wpengine.com/about

    Can you please tell me how to fix these?

    Thank you
    Lyse

    #747638

    Hey

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    @media only screen and (max-width: 767px) {
    .hr-custom.hr-icon-yes .hr-inner {
        width: 45%!important;
    }}
    

    Best regards,
    Yigit

    #747796

    Hi Yigit,

    That fixed the problem.

    Thank you so much for the quick response.

    Lyse

    #747946

    Hi,

    Not at all Lyse! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Short horizontal rulers in columns’ is closed to new replies.