Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #851552

    Hi there, how to make the custom separator line thicker? Its very thin even though I already used the “fat” option.
    I have used this Quick CSS code but it doesn’t work. Any other options?

    .hr-custom .hr-inner {
        border-top-width: 2px;
    }
    #851846

    Hey djred,

    Could you post a link to where we can see the element in question so that we can take a closer look please?

    Best regards,
    Rikard

    #851877
    This reply has been marked as private.
    #852093

    Hi djred,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .hr-custom .hr-inner.inner-border-av-border-fat {
        border-top-width: 4px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #852367

    Thank you very much Victoria. Its perfect.

    #852797

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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