Viewing 3 replies - 16 through 18 (of 18 total)
  • Thread Starter ninelives1980

    (@ninelives1980)

    WPyogi->
    I tried adding the following into custom css section but didn’t work.
    h1.entry-title {
    text-align: center;
    }

    You mentioned “you should not be modifying any theme files – your changes will be lost when the theme is updated”

    are you referencing to modifying those CSS files in the theme’s templates? If so, adding custom CSS is the only way?

    Thanks!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    are you referencing to modifying those CSS files in the theme’s templates?

    Any files changed from the theme’s directory will be overwritten when the theme updates.

    It is either recommended to use a Custom CSS plugin or make a Child Theme and only modify files within that Child Theme environment.

    are you referencing to modifying those CSS files in the theme’s templates

    Yes, ANY changes to ANY theme files will be lost when the theme is updated. You should use either a Child Theme or custom CSS, yes.

    But the site linked above does not appear to be using Minimatica – CSS is theme/site specific – so I would not be surprised if it’s not working on a different theme.

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘texts in posts not aligning to center but to the left?’ is closed to new replies.