Support ForumLogo too big on responsive view – Support Forum https://support.ishyoboy.com/forums/topic/logo-too-big-on-responsive-view/feed/ Thu, 02 May 2024 07:59:32 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/logo-too-big-on-responsive-view/#post-1372 <![CDATA[Logo too big on responsive view]]> https://support.ishyoboy.com/forums/topic/logo-too-big-on-responsive-view/#post-1372 Mon, 16 Dec 2013 01:05:25 +0000 BrendaSarg Sorry, I realized I was asking on Creolio so thought I should re-post.

I added the code you suggested over there, but it didn’t work. Can you help? My logo is WAY too big when viewing on my smartphone.

https://bondnutritioninc.com/

]]>
https://support.ishyoboy.com/forums/topic/logo-too-big-on-responsive-view/#post-1374 <![CDATA[Reply To: Logo too big on responsive view]]> https://support.ishyoboy.com/forums/topic/logo-too-big-on-responsive-view/#post-1374 Tue, 17 Dec 2013 08:30:24 +0000 IshYoBoy Hi there,

You can use your browser’s “Inspect Element” function (on Chrome, FireFox) and then use the classes to create a CSS selector to apply any styles you wish.

So first step would be to create a media query like:

If you enter any styles inside they will be valid for any devices bowsers with a screen smaller the 768px which is basically devices up to Tablets.

Now you need to identify what selector to use. By Inspecting the “logo” on your page you could use something like:

Now you should decide what to update. As it is too, big we guess you will want to control the height.

and to center the logo you could use the following:

Now you just need to put them all inside the media query, add it into the custom CSS field under “Theme Options” and tweak it to your needs.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/logo-too-big-on-responsive-view/#post-1376 <![CDATA[Reply To: Logo too big on responsive view]]> https://support.ishyoboy.com/forums/topic/logo-too-big-on-responsive-view/#post-1376 Wed, 18 Dec 2013 08:12:53 +0000 BrendaSarg PERFECT!

Thank you :)

]]>
https://support.ishyoboy.com/forums/topic/logo-too-big-on-responsive-view/#post-1377 <![CDATA[Reply To: Logo too big on responsive view]]> https://support.ishyoboy.com/forums/topic/logo-too-big-on-responsive-view/#post-1377 Wed, 18 Dec 2013 08:31:56 +0000 IshYoBoy ;) You’re welcome!

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>