Thanks for getting to the bottom of this!
Yup, tried that too.
Still not working and now it’s cutting off the whole bottom…
Thank you!
I added the code but the form is still being cut off?
http://sweetme.creativeflowmedia.org/affordable-home-newborn-photography/
Thank you!
Nevermind, I was able to figure out how to remove that little tail thing.
Anyhow, the button text is very small compared to the button, as there is too much empty space. Is there a way to increase the font size without increasing the size of the button?
Thank you. What about mobile?
Ok, let me clarify. I would like to remove the little triangle on the bottom-side of the button. So that that button is a simple a rectangle.
Sure, it’s the home page: http://sweetme.creativeflowmedia.org/
I SEE!!! lol
Ok, can we add 10 px to top and bottom š <3
I was referring to the header have 50px of white space as apposed to the logo which only has 5px of white space…. Hope that makes sence?!
Thanks, but if you look again, the logo only has a smaller 5px of white space, which you can see is the area below the logo. But the area above the logo looks like it has 50px of white space, which is not the logo.
Any idea why that is?
I feel like this might be able to be done through slider revolution. Thanks for the help as always! š
Thanks for all your help! I hate to be so annoying… the space is indeed thinner but there is still too much space above the logo that makes the whole header not look centered.
Please help.
Ok, so I decided to keep it png. But the header where the logo is has a lot of white space above it. On both header 1 (home page) and header 4 (all other pages).
How can I minimize it?
Well I found a site that said all I had to do was add this:
function cc_mime_types( $mimes ){
$mimes[‘svg’] = ‘image/svg+xml’;
return $mimes;
}
add_filter( ‘upload_mimes’, ‘cc_mime_types’ );
To the functions.php code so that I could upload that svg file through the editor. So I was able to upload it, then when I select it as an image from Theme Settings, it doesn’t appear on the front end of the website.
Please advice?
Thanks, the size thing helped the original png logo that was in there. But now that I tried using the SVG file, the image won’t appear…
Installed the custom code but menu height didn’t change.