Title: Tareq's Replies | WordPress.org

---

# Tareq

  [  ](https://wordpress.org/support/users/worthingtech/)

 *   [Profile](https://wordpress.org/support/users/worthingtech/)
 *   [Topics Started](https://wordpress.org/support/users/worthingtech/topics/)
 *   [Replies Created](https://wordpress.org/support/users/worthingtech/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/worthingtech/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/worthingtech/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/worthingtech/engagements/)
 *   [Favorites](https://wordpress.org/support/users/worthingtech/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 274 total)

1 [2](https://wordpress.org/support/users/worthingtech/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/worthingtech/replies/page/3/?output_format=md)…
[17](https://wordpress.org/support/users/worthingtech/replies/page/17/?output_format=md)
[18](https://wordpress.org/support/users/worthingtech/replies/page/18/?output_format=md)
[19](https://wordpress.org/support/users/worthingtech/replies/page/19/?output_format=md)
[→](https://wordpress.org/support/users/worthingtech/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vantage] Menu and logo alignment](https://wordpress.org/support/topic/menu-and-logo-alignment/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/menu-and-logo-alignment/#post-4619138)
 * P.S. I’ve noticed some other issues with the CSS on some other pages so I’ll 
   look into it at a later time.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vantage] Menu and logo alignment](https://wordpress.org/support/topic/menu-and-logo-alignment/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/menu-and-logo-alignment/#post-4619137)
 * I’m looking but I’m afraid my eyes are starting to fall out…It’s 5am here. So
   I might have to come back to you on that one. Apologies, I don’t like leaving
   a job half done but I need some beauty sleep.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Profile View field/row labels are unreadable](https://wordpress.org/support/topic/profile-view-fieldrow-labels-are-unreadable/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/profile-view-fieldrow-labels-are-unreadable/#post-4619662)
 * Best to come to these forums first!
 * We’re a helpful bunch, even if it did take a while.
 * Edit:
 * …and you’re welcome.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vantage] Menu and logo alignment](https://wordpress.org/support/topic/menu-and-logo-alignment/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/menu-and-logo-alignment/#post-4619135)
 * OK, last bit:
 *     ```
       .wpb_row.vc_row-fluid {
       	margin-top: 100px;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vantage] Menu and logo alignment](https://wordpress.org/support/topic/menu-and-logo-alignment/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/menu-and-logo-alignment/#post-4619133)
 * You can play around with the padding-top value to your liking.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vantage] Menu and logo alignment](https://wordpress.org/support/topic/menu-and-logo-alignment/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/menu-and-logo-alignment/#post-4619132)
 * In your Custom CSS, place this:
 *     ```
       .main-navigation ul {
       	padding-top: 110px;
       	float: right;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Messed up my CSS](https://wordpress.org/support/topic/messed-up-my-css/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/messed-up-my-css/#post-4619656)
 * P.S. I don’t know if News Pro is your child theme, if the theme folder is appended
   with ‘-child’ then it probably is.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Messed up my CSS](https://wordpress.org/support/topic/messed-up-my-css/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/messed-up-my-css/#post-4619655)
 * OK no worries. Follow this:
 * Appearance -> Themes -> (select your theme) -> Deactivate Theme -> Delete Theme
 * Re-install your theme.
 * You will not lose any content, this simply deletes the theme from your site and
   then allows you to start from scratch.
 * It is strongly advised that you create a Child Theme (basically a copy of your
   current theme that you can edit. Find more info here: [Child_Themes](http://codex.wordpress.org/Child_Themes).
 * Alternatively, you may wish to get a [Custom CSS Plugin](http://wordpress.org/plugins/search.php?q=custom+css)
   from the [plugin repository](http://wordpress.org/plugins/) and use this as opposed
   to editing your style.css directly.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Messed up my CSS](https://wordpress.org/support/topic/messed-up-my-css/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/messed-up-my-css/#post-4619652)
 * Oh and before you make any further customisations, create a Child Theme by following
   this link -> [Child_Themes](http://codex.wordpress.org/Child_Themes)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Messed up my CSS](https://wordpress.org/support/topic/messed-up-my-css/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/messed-up-my-css/#post-4619651)
 * If you have reset to your default CSS and it doesn’t work, have you cleared your
   browser cache?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vantage] Menu and logo alignment](https://wordpress.org/support/topic/menu-and-logo-alignment/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/menu-and-logo-alignment/#post-4619130)
 * Right so which bit do you want bottom and right? Menu or Logo?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Profile View field/row labels are unreadable](https://wordpress.org/support/topic/profile-view-fieldrow-labels-are-unreadable/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/profile-view-fieldrow-labels-are-unreadable/#post-4619649)
 * Oh, and don’t forget the semicolon after 30px – sorry I missed that bit.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Profile View field/row labels are unreadable](https://wordpress.org/support/topic/profile-view-fieldrow-labels-are-unreadable/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/profile-view-fieldrow-labels-are-unreadable/#post-4619648)
 * Yet another property (or two) to add to that .label selector:
 *     ```
       min-width: 55%;
       min-height: 30px
       ```
   
 * Play around with those values to see what suits you!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Profile View field/row labels are unreadable](https://wordpress.org/support/topic/profile-view-fieldrow-labels-are-unreadable/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/profile-view-fieldrow-labels-are-unreadable/#post-4619647)
 * Add `text-shadow: none;` to that .label selector I just gave you!
 * I’m having a look into the boxes bit!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vantage] Menu and logo alignment](https://wordpress.org/support/topic/menu-and-logo-alignment/)
 *  [Tareq](https://wordpress.org/support/users/worthingtech/)
 * (@worthingtech)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/menu-and-logo-alignment/#post-4619126)
 * Have you done it? I keep seeing changes that I’m not making with my Dev Tools…
   haha

Viewing 15 replies - 1 through 15 (of 274 total)

1 [2](https://wordpress.org/support/users/worthingtech/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/worthingtech/replies/page/3/?output_format=md)…
[17](https://wordpress.org/support/users/worthingtech/replies/page/17/?output_format=md)
[18](https://wordpress.org/support/users/worthingtech/replies/page/18/?output_format=md)
[19](https://wordpress.org/support/users/worthingtech/replies/page/19/?output_format=md)
[→](https://wordpress.org/support/users/worthingtech/replies/page/2/?output_format=md)