Forum replies created
sorry, but these forums are only for technical issues…those requirements are not covered in our forums….I already mentioned where to edit the text.
yes, insert in the Custom CSS field:
max-width: 1210px;
}
this text is available in contact.php file , line #93
styte.css will not help you to change the text. CSS has nothing to do with the footer text….you could change it directly, or create your own functions.php and modify it per your needs in the child theme
it’s in index.php file line #544
have you inserted any widgets?
use this in the Custom CSS for sidebar modifications:
which theme do you mean?
are you using any custom sidebars? because when you add any widget to the sidebar widget area, the bootstrap example should disappear.
that text is in library/functions/functions.php file, line #290, so you need to copy this file in the theme child folder to overwrite the file and modify per your needs. please refer to http://codex.wordpress.org/Child_Themes , also there are plugins for child themes creation http://wordpress.org/plugins/search.php?q=child+theme