• Please help make sidebar on About page (not in post page) float right rather than left.
    I looked through style.css and tried to change sidebar values, but that did not work
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You need to be making CSS changes externally, as not to edit the theme’s files.

    External CSS changes can be made through a Child Theme style.css file or Custom CSS Manager plugin.

    If you want to know which CSS element to target, now that you shouldn’t edit the theme’s files, use a browser developer tool like Firebug to expose CSS and HTML structure of your webpages.

    If you need support into what CSS code is necessary for your changes, you can query in a more suitable forum like http://csscreator.com/forum .

    Thread Starter Kirgol

    (@kirgol)

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Float sidebar’ is closed to new replies.