• Resolved wafaasaadeh

    (@wafaasaadeh)


    how can I increase the size of the icon image in the front page of the arabic side in the first section

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

Viewing 1 replies (of 1 total)
  • Pradnya

    (@pradnyajegstudio)

    Hi @wafaasaadeh

    Please try to use this CSS. You can adjust the value (150px) if you want.

    html[lang="ar"] .guten-ikMoMU .guten-icon-box-wrapper .icon-box .icon,
    html[lang="ar"] .guten-nsIwSV .guten-icon-box-wrapper .icon-box .icon,
    html[lang="ar"] .guten-C5tpgk .guten-icon-box-wrapper .icon-box .icon {
        width: 150px;
        height: 150px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘increase the size of the icon’ is closed to new replies.