Viewing 6 posts - 1 through 6 (of 6 total)
  • #129541
    ledot
    Member
    Post count: 63

    Hi!
    Where can I change this line?
    I attach an image
    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #129585
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Do you want to change the color of line or remove the line? You can use this custom css code.

    /* To Change the color */
    h4.spb_heading:before, h4.lined-heading:before {
        border-top: 2px solid #eee !important;
    }
    
    /* To remove the line */
    h4.spb_heading:before, h4.lined-heading:before {
        border-top: 2px solid #fff !important;
    }

    Thanks
    Mohammad

    #129624
    ledot
    Member
    Post count: 63

    thank you Mohammad!
    I´d like to change the colour and the thickness, if it´s possible.
    And I change to dotted line as well?

    Thank you
    🙂

    #129629
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    h4.spb_heading:before, h4.lined-heading:before {
        border-top: 2px dotted #eee !important; /* change the color code*/
    }

    Thanks
    Mohammad

    #129639
    ledot
    Member
    Post count: 63

    thanks a lot Mohammad!!
    it´s ok
    :)))))))

    #129641
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved.
    Thanks 🙂
    With Best Regards
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register