Comments Florian Rabl started the conversationAugust 6, 2020 at 7:45pmHello,how can I change the "fill" of the heading on the portfolio-page in the colega-theme to fit different text sizes? (see screenshot attached)Is there a width of the fill somewhere in a css document?Thank you and best regardsFlorian 1,973Support repliedAugust 10, 2020 at 8:41amHi Florian,this is the css that controls the outline filling:#showcase-slider-holder .move-caption { clip-path: inset(0px 35% 0px 35%);}add the code in customizer -> additional CSSchange the percentage 35% for left and right fillingThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hello,
how can I change the "fill" of the heading on the portfolio-page in the colega-theme to fit different text sizes? (see screenshot attached)
Is there a width of the fill somewhere in a css document?
Thank you and best regards
Florian
Hi Florian,
this is the css that controls the outline filling:
#showcase-slider-holder .move-caption {
clip-path: inset(0px 35% 0px 35%);
}
add the code in customizer -> additional CSS
change the percentage 35% for left and right filling
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy