Okay
  Public Ticket #3759442
Change size of icons
Open

Comments

  •  10
    fghthtjhgghn started the conversation

    .

  •  8,834
    Tahir replied

    Hey Again,

    Please provide the page URL so we can write up what's possible.

    Best,

     


    ThemeNectar Support Team 

  •  2,958
    Andrew replied

    Hi there,

    Thank you for reaching out to us.

    Please share your site URL so we can check this out for you.

    We we look forward to your reply.

    Thanks,

  •  10
    fghthtjhgghn replied

    .

  •  1,874
    Judith replied

    Hi Diogo,

    Thanks for writing back.

    To make the changes as requested, you will need to add some custom CSS code. To do this, please follow these steps:

    From your WordPress dashboard, Navigate to Salient > General Settings > CSS/Script Related. In the custom code area, insert the provided CSS snippet:

    body [class^=icon-].icon-default-style {
        font-size: 20px;
    }

    Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related. If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help. 

     

  •  10
    fghthtjhgghn replied

    .