I’m using the heading with social icons and bottom navigation.
I would simply like the logo to be about twice the size.
Seeing as the logo is fixed it should be hard I don’t think!
Also, is there anyway to change the colour of the background just behind the menu?
The website is: http://optimisepsychology.com.au/home/
This is what it needs to look like:
http://optimisepsychology.com.au/wp-content/uploads/2014/02/OP145-WEB-Concepts-3.pdf
Hey TheProductionHouseEvents!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#header_main_alternate { background-color: #cbcbcb; }
.bottom_nav_header.social_header #header_main .container {
height: 150px; }
Regards,
Yigit
Perfect thanks!!