• razvan-rat

    (@razvan-rat)


    Hi everyone!

    I’m kind a new in WP so I have some questions.

    I have WordPress website and now I want to make it responsive. So, how can I do that?

    I know how to make responsive design in HTML/CSS, but not in WP.

    And also I’m interested, can I somehowe get WP website in HTML/CSS so I can edit it some other editor (notepad++, dreamweaver,..).

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hestati

    (@hestati)

    Hey there!

    Simply create a child theme and edit it’s HTML/CSS with your fave editor. Check YouTube for reference to the child theme.

    Karim

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    I have WordPress website and now I want to make it responsive. So, how can I do that?

    Try using a responsive WordPress theme.

    https://wordpress.org/themes/search.php?q=responsive

    Don’t check YouTube (well, you can if you want to) but give this a read about child themes.

    http://codex.wordpress.org/Child_Themes

    Once you’ve created a child theme and activated it you can make your changes there. The responsive part is in the theme’s CSS which is controlled by the theme’s style.css file. Generally that is. 😉

    Thread Starter razvan-rat

    (@razvan-rat)

    Ok, I’ll try! Thanks!

    Thread Starter razvan-rat

    (@razvan-rat)

    I don’t get it.

    Here’s web site which I need to make responsive – http://www.infloweducation.com.au/

    I make Child Theme, and activate it but everytime I do something in CSS file (in child theme) nothing happens on web site. What to do?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WordPress – Responsive design’ is closed to new replies.