How to adjust empty space between images/elements on pages?

Home Forums Legacy Support Support queries Styling issues How to adjust empty space between images/elements on pages?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8124
    iguanaacademy
    Spectator
    On our homepage (see http://www.awesomescreenshot.com/image/742113/e7740bdea9aa6144205f3f99c436d3d3), how can I adjust the spaces between the various elements? See arrows in screenshot. Thanks.
    #8134
    iguanaacademy
    Spectator
    Also, can you tell me why the icon (Anytime, Anywhere) is lower than the other three to the right? Can't find out the reason why. http://www.iguanaacademy.com/
    #8458
    Anshuman Sahu
    Keymaster
    Add the given css: .fullhomestripe.stripe { padding: 8px 0;   }
    #10544
    iguanaacademy
    Spectator
    Thanks for the help. I have 2 quick follow-up questions re your advice: 1. Which editor or file do I add this css to? WPLMS or Child theme? Can you point me to the right location? 2. Does spacing matter? For example, could I enter it without spaces, as follows? .fullhomestripe.stripe { padding: 8px 0; }
    #10675
    Anshuman Sahu
    Keymaster
    Yes you can add it without spaces but do not remove spaces from the " .fullhomestripe.stripe { " line Add it from wp-admin -> appearance -> customize -> custom css
    #11470
    iguanaacademy
    Spectator
    Thanks :)
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to adjust empty space between images/elements on pages?’ is closed to new replies.