Title: Customize my theme
Last modified: August 30, 2016

---

# Customize my theme

 *  [locdbeauty](https://wordpress.org/support/users/locdbeauty/)
 * (@locdbeauty)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/customize-my-theme/)
 * I have the Bloghi Theme currently. I would like to customize it to fit my needs
   but don’t know where to start. for starters, I would like to make my slider taller
   as it very wide and does not fit my pictures proportionately. How do I go about
   doing that?
    locdbeauty.com

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Moderator [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * (@jcastaneda)
 * THEME COFFEE MONKEY
 * [10 years, 8 months ago](https://wordpress.org/support/topic/customize-my-theme/#post-6597042)
 * Hi locdbeauty!
 * One way of customizing the theme is by creating a child theme. If you don’t know
   how, you can follow this guide:
    [https://make.wordpress.org/training/handbook/theme-school/child-themes/](https://make.wordpress.org/training/handbook/theme-school/child-themes/)
 * Hope that helps!
 *  Thread Starter [locdbeauty](https://wordpress.org/support/users/locdbeauty/)
 * (@locdbeauty)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/customize-my-theme/#post-6597270)
 * OOh Thank you!
 *  Thread Starter [locdbeauty](https://wordpress.org/support/users/locdbeauty/)
 * (@locdbeauty)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/customize-my-theme/#post-6597271)
 * Ok so I couldn’t understand how to make the childtheme so I used a plug in! Now
   how do I edit it? I wanted to edit this to make the slider taller and longer…
   how do I do that?
 *  <?php
    /* Template Name: Page with Slider */ ?> <?php get_header(); ?> <div 
   class=”container”> <?php get_template_part(‘inc/slider/slider’); ?> <div id=”
   content”> <div id=”main” class=”fullwidth”> <?php if (have_posts()) : while (
   have_posts()) : the_post(); ?> <?php get_template_part(‘content’, ‘page’); ?>
   <?php endwhile; ?> <?php endif; ?> </div> <?php get_footer(); ?>

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Customize my theme’ is closed to new replies.

## Tags

 * [Customize Theme](https://wordpress.org/support/topic-tag/customize-theme/)
 * [theme problems](https://wordpress.org/support/topic-tag/theme-problems/)

 * 3 replies
 * 2 participants
 * Last reply from: [locdbeauty](https://wordpress.org/support/users/locdbeauty/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/customize-my-theme/#post-6597271)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
