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

    Using the “Creative Studio Demo” the borders are diagonal lines. I would like to change the color of those lines so they can stand out more (company colors). Please note that the color does not match either the top or bottom sections. It was done once before (if memory servers it was done with CSS code) but lost the information due to a HD crash and I cannot remember what I had done.

    Thanks for any and all help.

    #1484390

    Hey David,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .avia-section .av-extra-border-element .av-extra-border-inner {
        border-top: solid 1px red;
    }

    adjust to suit.

    Best regards,
    Mike

    #1484535

    Mike,

    You rock sir, that solved my problem.

    Thank you!
    P.S. Are there other effects that can be added in this way, where can I research this?

    #1484546

    Hi,
    Glad we were able to help, I don’t know of other effects, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing the color of the diagonal borders in the “Creative Studio” demo’ is closed to new replies.