Home Forums WordPress Themes – Premium Flat Responsive Moving pictures / animation in StyledPortfolio Reply To: Moving pictures / animation in StyledPortfolio

#41719
Sushil Adhikari
Moderator

Dear Karstin Oenema,

YOu can delete the old version flat responsive and can upload newer version. Doing the update will overwrite your changes if you had done custom work on parent core files.

Insert this css to change blue background text:

.effect-st-portfolio .fr-style-portfolio-title h3 {                       
    background-color: #fdfdfd;
}

Note: Please insert this css on Additional css section of customizer or on child theme style.css so your changes will not lost on theme update.

Let us know how it works for you.

Thanks