This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

multiple css in child theme

Open 3 replies themetheme-vantage
11 years ago · Last reply by Daniel 11 years ago

Hi Greg,
I am relatively new to using wordpress but have been using the Vantage Premium theme for a short time and am very impressed with it. Now I have created a child them based on it and my understanding is that the style.css file, containing all of the Parent styling info, is taken from the Parent using the directive

@import url('../vantage/style.css');
and any subsequent modifications to the child CSS file are written below this.
However, I specifically would like to change the selector .panel-grid-cell .widget-title which is found in a separate file called front.css located in the plugins directory at http://localhost/wordpress/wp-content/plugins/siteorigin-panels/css/, on my particular machine.
Now, every time that Vantage Premium is updated, is the front.css file updated also?
If so, how can I include a modified front.css file that is not overwritten when Vantage Premium is updated?
Thanks in advance. Regards, Sudaama

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Daniel Staff 11 years, 2 days ago

    Hi Sudaama,

    The best way to do this is via a child theme. Please follow the link below that has a guide on how to make one.

    Link : http://codex.wordpress.org/Child_Themes#How_to_Create_a_Child_Theme

    Let me know if you encounter any difficulties while at this.

    Cheers

  2. sudaama 11 years, 1 day ago

    Hi Addo,
    Thanks for the reply but I have created a child theme and modified the style.css imported from the parent but I would like to modify the front.css file found in the plugins section.
    Regards, Sudaama

  3. Daniel Staff 11 years, 1 day ago

    Hi Sudaama,

    You can edit the file front.css also, once you are using a child theme.

    Cheers!

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread