• Resolved elina61

    (@elina61)


    Hi, can i change the width of a hover border to be 25% of the container width?

    Thank you

    • This topic was modified 4 years, 8 months ago by elina61.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Blocksera

    (@blocksera)

    Hi,

    The page doesn’t seem to use our widget. So, we think you are asking about the line below PROJECT NAME texts. Add the css code below in Appearance > Customize > Additional CSS to limit the border to 25%.

    .ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body:before {
        width: 25% !important;
    }
    Thread Starter elina61

    (@elina61)

    Hi Blocksera, oh yes, I ended up using ElementsKit Image element, sorry for the wrong widget enquiry.

    Thanks for your help, it worked perfectly!

    Elina

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hover Border width’ is closed to new replies.