Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter enrichandexcel

    (@enrichandexcel)

    never mind, I got it working.

    Another question. How can I make the font strong and big for description below the icons?

    Hi,

    Just wondering, we have included the font awesome already, why do you need include again ?

    And to make the description is bigger and strong, you can put this in your Child theme style.css

    .section-services .service-item .service-content p { font-size: 16px; font-weight: bold; }

    Kind regards.

    Thread Starter enrichandexcel

    (@enrichandexcel)

    is there any link to the tutorial to create a child theme. Sorry, I am not able to get it working.

    Hi,

    Please download Child theme here : https://github.com/FameThemes/onepress-child.git

    Kind regards.

    Thread Starter enrichandexcel

    (@enrichandexcel)

    thanks Congthein, you had already written what should go inside the theme style sheet. I meant a tutorial to guide me step by step where to save this file, under what folder and then how to connect child theme to the page I want it to use. This is my first time doing this so little detail would be very helpful.
    Thanks

    Hi,

    It such as different themes, just go to Appearances => Themes then upload and install normal.

    You can read more here :
    https://themefuse.com/child-themes-what-they-are-how-to-use-them-and-why/
    https://codex.www.ads-software.com/Child_Themes

    Kind regards.

    Thread Starter enrichandexcel

    (@enrichandexcel)

    I can’t believe that I just need to change font of one of the items and there is no clear steps. I installed child theme and activated it without even making any changes and then my website looked totally different and header and front page was lost. This is so frustrating. I really do not have time and wanted a quick way to make the change. I re-activated one-press theme and at least my website was back.
    not sure if there is any other quick way to just change the font to big size for feature and services section!!!

    Theme Author FameThemes

    (@famethemes)

    Hi Enrichandexcel, let me explain:

    1. When you active child theme, Customizer data key will be change and the settings data is depend on the current activated theme.

    For example, when you use OnePress theme, the data key that handle all settings will be theme_mods_onepress.
    When you change the theme (active child theme) the data key will be theme_mods_onepress_child and then your old Customizer settings will be reset. That’s how Customizer works.

    2. So you will need install child theme right after you install and use parent theme.

    3. Regarding the custom css codes, you can use a custom CSS plugin to add custom CSS to your site : https://www.ads-software.com/plugins/customizer-custom-css/

    Let me know.

    So, I wish I had known the settings data is dependent on the current activated theme right when I first set it up. I should have created the child theme BEFORE I made all those customizations. I’ll know better next time.

    It will take a little work for me to recreate all my customizations.

    Still, it’s a really nice theme. Thank you!

    @mitchpowell :

    Yes. We should install Child theme to avoid lost your customizations when upgrade.

    Btw, thank you ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘not able to install font-awesome icon’ is closed to new replies.