• Hi,

    I am using the last update (of the 26/08) and I created a new stylesheet with new codes but the changes doesn’t appear on the website.

    I’d like to change the site color and font and the margin of the pages.

    Can you tell me if I need to change the main html (because I saw that the css was there)

    Thanks in advance.

    V

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Pitabas

    (@pitabas106)

    Hi,

    The new stylesheet should be render bottom of the all stylesheet. If possible just mention your LIVE site url then will check it and let you know.

    Thread Starter Vandersmaak

    (@vandersmaak)

    So you mean that I don’t need to create a child theme?

    My site is at the moment on a coming soon mode, so it won’t help you.

    I created a new stylesheet in a child theme folder.

    I realised thanks to firebug that there is a file called “main.css” where all the css styles are.

    So I thought I could use the @import featyre in the new stylesheet (in the child theme) and the rule apparently doesn’t work.

    Here is the line I wrote
    @import url('../ascent/includes/css/main.css');

    I also tried with
    @import url('../includes/css/main.css');

    none of this work.

    Can you help me?

    Thread Starter Vandersmaak

    (@vandersmaak)

    ?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Change html and Css’ is closed to new replies.