To understand Blogger theme, we should have to understand the theme default gadgets/ page elements. By default, a Blogger mobile theme has these following six gadgets/ page elements – Do not have a Blogspot blog? Learn how to start a free blog with Blogspot.

Blogspot/Blogger Mobile Theme Conditions

You can add more page elements to the Blogger mobile theme. Also, you can hide any of these six default page elements. To show or hide a page element you should understand mobile theme properties/conditions which are as follows – Now we are coming to ‘mobile‘ attribute which is used with –

Mobile Attribute with ‘No’ Condition

Suppose you want to HIDE Profile gadget from Blogger mobile theme as I did then you have to add mobile=’no’ to Profile gadget – Similar way you can HIDE Blogger Attribution from Blogger mobile theme by adding mobile=’no’ to Attribution gadget –

Mobile Attribute with ‘Only’ Condition

Suppose you want to show PageList gadget ONLY on Blogger mobile theme, not on the desktop theme then add mobile=’only’ to this –

Mobile Attribute with ‘Yes’ Condition

Now I’ll tell how to show custom gadget or page element to Blogger mobile theme. As we all know Blogger default mobile theme does not show BlogArchive gadget, so we will show this gadget on mobile theme with the help of Blogger ‘mobile’ attribute and ‘yes’ condition – Blog Archive default gadget code is – Now we will change it as follows – After this Blog Archive will appear on Blogger mobile theme. Similarly, we can show any HTML/Javascript gadget with the same attribute and condition as following – Default HTML/Javascript gadget code is – Now we will change it as follows –

If the mobile theme has some problem, then do this –

To work all this make sure that the following code is present in your Blogger theme – If not; then you should search for – And replace this with – I believe this article is useful to you, and you’ll love to customize your blog’s mobile theme.

Conclusion

Blogger mobile theme customization mechanics are simple. It is possible to hide or show any Gadgets or page elements with the help of ‘mobile’ attribute and various available conditions.

Blogspot Blogger Mobile Theme Customization   Advanced Tutorial - 17