Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sass

Draw Lines Between Circles Css

I'm trying to draw lines between circles, i have this code https://codepen.io/cfmorales/pen/qBE… Read more Draw Lines Between Circles Css

Sass Invalid Css Error On Rails

I'm trying to use http://startbootstrap.com/stylish-portfolio in my rails app however I'm g… Read more Sass Invalid Css Error On Rails

Adding Css Trapezoid Shape :after Button

I'm attempting to create a button style for a client, and cannot seem to get it working using t… Read more Adding Css Trapezoid Shape :after Button

How Would I Use @mixin And @include In This Code?

The code uses SCSS. How would I do that in the code? https://jsfiddle.net/f9h1wu75/ What I am tryin… Read more How Would I Use @mixin And @include In This Code?

How To Stop Images Within A Flexbox Container Ignoring The Heigth Set By Parent?

For the past couple of days, I thought the issue I've been having was with the API that i was u… Read more How To Stop Images Within A Flexbox Container Ignoring The Heigth Set By Parent?

How To Override Bootstrap Variables In Sass?

I was trying to customize a Bootstrap 4. I want to copy settings from _variable.scss file to _custo… Read more How To Override Bootstrap Variables In Sass?

Horizontal Li Elements After Pseudo-element Transition

I have a horizontal menu with a right arrow in after pseudo element. the after have a transition on… Read more Horizontal Li Elements After Pseudo-element Transition

Sizing Elements Based On The Number Of Siblings In A Single Container Scss

I have this example: Solution 1: CSS does not provide the ability to match an element based on the… Read more Sizing Elements Based On The Number Of Siblings In A Single Container Scss