Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #602859

    Hello,
    There seems to be a problem with the custom horizontal line when in mobile view. I’ve taken a screenshot from your demo to show you. Is there a fix for this?

    HR custom wrong padding

    Thanks

    #603031

    Hi ManoLee!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 760px) {
    .inner-border-av-border-fat {
        margin-bottom: 35px;
    }}

    Best regards,
    Yigit

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