Reduce whitespace in between my page body and the line below my navigation in wordpress custom page?
http://rockstarrose.com/shop/hometest/#
Can't figure out where to target or place css. Is it in my theme file somewhere?
Just want the space to be halved above the text where it says "Flat Rate[...]Us"
Also can't figure out how to add code to this stupid box.
You can download a txt file of the code of the wordpress page here from my dropbox.
https://dl.dropboxusercontent.com/u/1355646/Chameleon%20sharing/Rockstarrose/wordpresspage.rtf
Solutions
Remove the top margin from
.site-content
. The WebKit inspector/Firebug are your friends when it comes to things like this.
Similar questions
unexpected non-whitespace character after JSON data at line 1 column 991
I have a wordpress site locally and I am trying to build it's hybrid app using AngularJS. In wordpress, I created a plugin to fetch data. I get the metadata in the form of array as so I converted it to a simple array and got the bellow array. Ihen I encoded this array to Json using Php. $result is the resultant array I called an Ajax request using ...
How to add more whitespace between paragraphs on wordpress posts?
I have a default spacing between paragraphs on my posts but is there a way to add extra space in some posts? I tried using break tags but wp removes then after I click save. Thanks in advance.
Annoying 5px whitespace between Avada wordpress theme divs; margin-top: -5px works but padding-top: -5px doesnt work
I am having a very difficult time getting rid of this persistent 5px whitespace on my website eternalminerals.com I highlighted it in this screenshot: http://s15.postimg.org/de4sjvqob/5pxwhitespace.png In google chrome, if I edit the element to have a margin-top: -5px, it gets rid of the whitespace, but since I am using Avada shortcodes, I cannot a...
Reduce gap between product page and footer only?
My website contains products page like product page there is big gap between it's description and footer how can i reduce this gap, i'm using builder69 theme from themeforest.
WordPress - Reduce vertical space between main menu and Slider
I have created a wordpress single theme, but I am getting confuse with CSS code, where CSS rules should change the display to make menu and image slider revolution look closer. I would like to reduce the space between the main navigation menu and my revolution slider This is my website url: http://www.warungrempong.com/ I am trying to use this CSS ...
How to reduce the space between the header and an iframe in Wordpress?
I have this page http://34.238.252.129/percentage-gains/ which is being rendered by wordpress. I'm using this theme https://wordpress.org/themes/vast/. The table you see is inside an iframe, such that the content is coming from another page. How do I reduce the space between the header and the iframe? I want it to be almost at the upper edge. For f...