• Resolved itmonitor

    (@itmonitor)


    Hello,

    Not sure why, but the icons in the home page Services turned small and are not centred anymore, as they were before. Any advice to get them back to the centre and bigger size is welcome! ??

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,

    For making icon center and bigger
    please go to Appearance > cstomize > AdditionalCSS and paste below code

    please check screen shot https://snag.gy/bBpnmU.jpg

    .colored-text {
        text-align: center;
    }
    
    .fa-globe:before {
       font-size: 50px;
    }
    
    .fa-ship:before {
        font-size: 50px;
    }
    

    please edit font size according to your liking.

    Let me know if it helps.

    Best Regards
    Harshvardhan

    Thread Starter itmonitor

    (@itmonitor)

    it works. Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Icons in home page became small’ is closed to new replies.