Home Forums Urja Solar Energy "Our Features" Section Icons

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18159
    KANESH B
    Participant

    The icons under the “our features” section do not align centre when it is changed to mobile mode.

    website : thesolarcompany.in

    #18160
    KANESH B
    Participant

    Any one has solutions to this?

    #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

    #30989
    KANESH B
    Participant

    Thank you , that worked well.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.