Home › Forums › Pro Themes › Academic Pro › Problem customizing Header Logo size
- This topic has 3 replies, 2 voices, and was last updated 5 years, 9 months ago by
wensolutions.
-
AuthorPosts
-
April 10, 2018 at 10:40 am #69661
Mariano Castillo
ParticipantI cant edit Header Logo Size, and Change position in the Site Title.
I cant modify the space between the menu, and the logo is too big.
I would like to change it´.I cant find this option : HEADER LOGO, SITE TITLE, TAGLINE AND SEARCH BOX
in the Theme Option
April 10, 2018 at 11:58 pm #69683wensolutions
KeymasterHello @mcastillos,
Firstly, thank you very much for using the pro version of the theme.
Now all of your queries has been answered below:
I cant edit Header Logo Size, and Change position in the Site Title.
Response: To change the header logo size use below given CSS.
img.custom-logo { max-width: 90%; }You can increase or decrease the size as per your requirement.
As for the site title position, we are not quite clear where do you want to move the site title so please provide the screenshot marking the position that you want for your site title.
I cant modify the space between the menu, and the logo is too big.
Response: For this as well please provide the screenshot which space you are referring to so that we can provide the precise fix on this.
I cant find this option: HEADER LOGO, SITE TITLE, TAGLINE AND SEARCH BOX
Response: You can change the site title and tagline from Admin Panel > Appearance > Customize > Site Identity.
As for the search box, it will appear only when you assign the menu to primary menu location.
Hope this helps.
Best Regards!!
April 13, 2018 at 10:08 am #69991Mariano Castillo
ParticipantThanks, I was able to change the contents of the sections.
Now I just need to adjust the width of the title bar in relation to the Menuhttps://drive.google.com/file/d/1QS6_ftPFfJSSXxDlisM-Nqetq6zfDK5t/view?usp=sharing
April 16, 2018 at 12:35 am #70138wensolutions
KeymasterHello @mcastillos,
The issue has raised due to the longer site title.
However, we have fix the issue with the custom CSS so go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
@media (min-width:993px){ .site-header .container { position: relative; } #site-navigation { position: absolute; bottom: 0; right: 0; } }Hope this helps.
Best Regards!!
Have a good day 🙂 .
-
AuthorPosts
- You must be logged in to reply to this topic.





