gdParticipant
Having a hard time modifying the logo size. The dimensions are 124 W by 63 H – http://tinyurl.com/ooyz5sq. The footer displays the full size of the logo. I just can’t get it to display full size in the header.
In the logo tab of theme options, I have the dimensions set, and crop logo image to fixed dimensions unchecked. I’m also automatically inserting logo in site title, but hiding site title text.
http://tinyurl.com/q6kj6po
Any ideas how to make it bigger?
where is your header menu?
-
This reply was modified 9 years, 5 months ago by Antorinia.
gdParticipant
I got impatient and just took it out. Did you figure out the map width?
I have a “page” that’s a section, and just added the short code for the google map to it, i.e. [map id=”1″ width=”100%” height=”500px”]
And in the extra style sheets, I set the container to 100% width as well:
#sidebar-after-main-secondary .container {width: 100% !important; padding: 0 !important}