Hi,
I would like to have on my homepage three/four “featured pages”.
I’ve not found in Vantage options nothing similar except circle icons, but “circle icons” are, obviously, circles (too small circles for me).
I’ve created a Vantage child theme with a custom style.css.
I’ve added a row with three circular icons. I’ve used (instead of traditional icons) three images.
In style.css I’ve changed the shape from circular to squared (putting 0px in all border-radius of the class “.widget_circleicon-widget .circle-icon-box.circle-icon-size-large .circle-icon”).
Then, in the same class, I’ve increased the size of the shape to 200px, but now “icons/images” aren’t centered (why?).
Then I’ve changed the padding-top in the class “.widget_circleicon-widget .circle-icon-box.circle-icon-size-large.circle-icon-position-top” because the shape was over the text label.
I would like to upgrade my theme to a premium one, but I need these customizations.
Is it possible to change these values?
Thanks