Home Forums Urja Solar Energy "Our Features" Section Icons Reply To: "Our Features" Section Icons

#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