Home › Forums › Urja Solar Energy › "Our Features" Section Icons › Reply To: "Our Features" Section Icons
July 25, 2019 at 9:22 am
#18196
User Support
Participant
Hello Kanesh
Goto dashboard-> appearance -> customize -> additional css
copy the given code below and paste in the additional css block then click on publish
@media (max-width:425px) and (min-width:320px){
#featured-new-section .featured-new-icon{
margin-bottom: 16px;
margin-left: 32%;
}
}
Thank you