Title: html esthetic issues
Last modified: August 22, 2016

---

# html esthetic issues

 *  Resolved [augmentedprofit](https://wordpress.org/support/users/augmentedprofit/)
 * (@augmentedprofit)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/html-esthetic-issues/)
 * Hey guys
    firstly, the url of my page is holidaybarrel.com
 * Im trying to bring the slider gallery I have up a few inches on the static homepage
   so that it is just about flush with the header
 * Also if there is a way I can remove those two lines thats surround border of 
   the gallery itself that would be great
 * Thabks alot guys!

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

 *  [martcol](https://wordpress.org/support/users/hotmale/)
 * (@hotmale)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/html-esthetic-issues/#post-5876138)
 * ‘.hentry .entry-header {
    border: none; margin-bottom: 0; }
 * .header-widget-region {
    margin-bottom: 0; }’
 * You can try adding those two rules to your CSS using either a CSS plugin or a
   child theme.
 * With the second rule, you might want to add some space between the two elements.
   Your theme uses em as a unit of length there so maybe start with `0.2em` and 
   adjust accordingly.
 *  [Valet](https://wordpress.org/support/users/wpvalet/)
 * (@wpvalet)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/html-esthetic-issues/#post-5876141)
 * Hey there,
 * Thanks for your post.
 * Try the below custom CSS in your theme :
 *     ```
       .hentry .entry-header { margin-bottom: -3.369em !important}
       .hentry {border-bottom : none !important ;   margin: 0 0 -7.764em !important}
       ```
   
 * Please note that before resorting to custom CSS, try and explore your theme options
   to see if there is a setting to change these options in the theme itself.
 * Cheers
 *  Thread Starter [augmentedprofit](https://wordpress.org/support/users/augmentedprofit/)
 * (@augmentedprofit)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/html-esthetic-issues/#post-5876159)
 * Wow haha thanks for the quick reply guys
 * Im not home at the moment but as soon as I get gome im going to try inputing 
   your solutions and ill let you guys know how it works out!
 * Thanks again!

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

The topic ‘html esthetic issues’ is closed to new replies.

## Tags

 * [homepage](https://wordpress.org/support/topic-tag/homepage/)
 * [html](https://wordpress.org/support/topic-tag/html/)
 * [Issues](https://wordpress.org/support/topic-tag/issues/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [augmentedprofit](https://wordpress.org/support/users/augmentedprofit/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/html-esthetic-issues/#post-5876159)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
