Jump to content

Edit History

arsse

arsse

Also I want to create child theme from classic theme.

When i create my own theme_rtl in child folder and only add some new CSS it show front-end  layout is messed up.

for example in child them asset/css only is theme_rtl.css with this code:

body {
  color:red;
}

This code cause :the page  layout is cluttered..

Font has been changed color to red bout layout is lost!

arsse

arsse

Also I want to create child theme from classic theme.

When i create my own theme_rtl in child folder and only add some new CSS it show front-end  layout is messed up.

for example in child them asset/css only is theme_rtl.css with this code:

body {
  color:red;
}

this code cause :the page  layout is cluttered..

arsse

arsse

Also I want to create child theme from classic theme.

When i create my own theme_rtl in child folder and only add some new CSS it show front-end  layout is messed up.

for example in child them asset/css only is theme_rtl.css with this code:

body {
  color:red;
}

this code cause :the page layout is messed up.

×
×
  • Create New...