Forums

I want increase the white space in header (4 posts)

  1. gaston12
    Member
    Posted 4 months ago #

    Hi,
    I want increase the white space in header, and i don't know how.
    I have this:
    http://www.barcelonamodayestilo.es/wp-content/uploads/2013/01/ejempl1.jpg

    And i want move the theme down as this:

    http://www.barcelonamodayestilo.es/wp-content/uploads/2013/01/ejempl2.jpg

    I try to touch the style.css of theme but i could not do anything.

    Sorry for my english, and please help me!!

    Thanks!

    My page:
    http://www.barcelonamodayestilo.es

  2. Andrew Nevins
    Volunteer Moderator
    Posted 4 months ago #

    Try using a browser developer tool for this kind of exploratory CSS work.
    I use Google Chrome's built-in Developer Tool and it's really easy to expose the webpage's underlying HTML and CSS.

    Now that you know the style, from being exposed by the Developer Tool, you can add a new style to override it.

    You ought to add new styles externally, not within the theme's files. Changes to the theme's files will compromise the theme and be compromised when the theme updates.

    External changes can be made using a Child Theme or through a plugin that provides Custom CSS functionality.

    I recommend using the Jetpack plugin and its Custom CSS functionality to hold your CSS modifications.

  3. gaston12
    Member
    Posted 4 months ago #

    ok andrew... thanks for your help

    Now i will go to try...

    I tell you anything in brief

  4. gaston12
    Member
    Posted 3 months ago #

    Andrew Nevins...
    i have installed the jetpack in my wordpres.

    but now... what kind of code i have to put in the css editor to increase this space???...

    thanks!

Reply

You must log in to post.

About this Topic