Custom Featured Pages area of Customizr
-
Site (dev) : https://nds.allpositiveconsulting.com
I am trying to tweak the appearance of the featured pages on that site, but I’m not managing to get what I want (and I’m out of ideas in the CSS).
This is the CSS I have:
.fp-one img, .fp-two img, .fp-three img{ height:100px !important; } .fp-one .widget-front, .fp-two .widget-front, .fp-three .widget-front, .fp-one .widget-front .thumb-wrapper, .fp-two .widget-front .thumb-wrapper, .fp-three .widget-front .thumb-wrapper, .fp-one .thumb-wrapper, .fp-two .thumb-wrapper, .fp-three .thumb-wrapper, .fp-one .widget-front .thumb-wrapper .round-div, .fp-two .widget-front .thumb-wrapper .round-div, .fp-three .widget-front .thumb-wrapper .round-div { height:200px !important; }
I am trying to do the following:
- Height of the icon: 100px
- Square instead of round icon
- Width of each icon taking up full width while retaining aspect ratio
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Custom Featured Pages area of Customizr’ is closed to new replies.