Update changes text color, spacing

Hello,
Updated theme and text settings that were modified reset. What css code do I add to child theme so it keeps color, active and hover color, size, line spacing, etc?
Thank you, Rigo

Comments

  • You only update the main theme, not the child. When you make changes in child theme options or files they will not get changed when you update the parent theme. 
    If you want to modify the file in a child theme just copy them from the parent theme to the child theme folder and make changes on them. They will not get overwritten.
  • So to change text color for Footer Text on BeTheme" Appearance ---> BeTheme Options --> Colors --> Footer --> Footer Text Color and change to desired color.
    How do I prevent new text color form going back to default when we update BeTheme to latest release...? had made a few changes to text color, updated to latest version and text and in some instances heading (H1 H2) spacing changed also changed.
    Just want to make sure this does not happen again! Thank you,
  • Well, when you make changes in theme options or add custom css in theme options>custom css&js>css the setting will not change because all of them are held in the database, not in the files. However if you change the files directly, on your FTP they will get overwritten by the new files.
Sign In or Register to comment.