CSS

This topic contains 1 reply, has 2 voices, and was last updated by  Alex Rollin 5 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #432541

    Marco Bertelli
    Expired Member
    Post count: 49

    Hi, I need to know how to make a child theme to avoid erasing my styles. I tried but unfortunately it does not work well because the Supreme theme is already a child.
    Can you tell me how to do it?
    Thank you
    Marco

    #432544

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    If you want to create a new child theme, WordPress docs has this:
    https://codex.wordpress.org/Child_Themes#Creating_a_Child_Theme_from_an_Unmodified_Parent_Theme

    If you want to make some customizations to Supreme, we recommend the following:

    CSS – Add CSS to the GeoDirectory Design Admin Panel called Scripts. Navigate to YourSite > GeoDirectory > Design > Scripts > Custom Style CSS Code
    PHP – Add PHP Snippets to your site with the Code Snippets plugin, a Very lightweight plugin that makes it easy to manage your custom code, and keeps it all in one place even if your plugins or themes get updated.
    https://wpgeodirectory.com/docs/customizing-your-style/

    If you store your customizations in that way, then they will not be overwritten with updates of Supreme, allowing you to take advantage of updates.

Viewing 2 posts - 1 through 2 (of 2 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket