-
-
Hi, I recently purchased the Specular theme and have just tried to upload my new logo. It appears very small and there are no apparent options to change the size. Having checked the support threads I found several suggestions including adding some code to the custom CSS, or selecting options under general settings. Neither of these are possible for me, there is nowhere I can see to add these when I try to customize the theme.
I am running wordpress 4.4.1, I’m not a techie but have had some experience of managing wordpress sites – not sure where I can go from here. Any advice please?
-
Just to clarify, I can’t find any option to add custom CSS code, and under general settings I can’t see anywhere an option to change the logo size.
-
Hello,
The custom css box is located in your General Options > Custom CSS Code (screenshot).
You can upload logo in any size you want and adjust it with css. If you send us your site’s url, we can help you with the right css code to add.
Let us know.Best regards!
-
-
-
Hello,
You are looking at the wrong section. Please loggin to your wp admin board first. Then go to theme’s General Options. There it is the custom css box. Please see the steps in screenshots:
1-Wordpress admin login, screenshot;
2-Theme options, screenshot;
3-Custom css box, screenshot;add this code:
#logo img { height: 80px;}Or go to General Options > Header options > Header Height, set the value at least 80px (screenshot). This should be the result.Best regards!
-
You must be logged in to reply to this topic.