Mobile View (Area between pages and footer)

Posted in: Newspaper
Post count: 22

Hello,

In my site’s mobile view there is an area above the footer that I can’t figure out how to change.

The mobile site is http://www.livingtosmile.com

Currently in this area there is a white living to smile logo, “ABOUT US”, and “FOLLOW US” in this space. These seem to be taken from my computer-based site and falling into the mobile view.

The pages and footer load beautifully, but this other part has me stumped.

Thanks~

Post count: 23312

Hello livingtosmile,

This behaviour for your logo appears because your photo-logo has a white background and when it is placed on the black background you will see that white space. If you want to get rid of it this, you will have to change your logo with another one which has a transparent background and you can handle your logo from the Theme panel->Footer section, like this -> http://screencast.com/t/1GXvRDMdUv and from header logo section like this -> http://screencast.com/t/GmjxVjS8VxeF.

Thanks for your understanding!

Post count: 22

Catalin,

Thank for you the response. We are making progress!

I changed the logo. The second part of my question still needs to be resolved:

In the mobile view why does it say “ABOUT US” under the logo, above the social media icons? How do I change this?

Thanks!

Post count: 23312

Hello

This is the theme behaviour in mobile theme to show you the About Us description. So, if you want to hide this, you will have to use a bit of CSS to do this. Try the code below.

The code is ->

.td-mobile-footer-wrap .td-footer-description {
display:none;
}

Thanks for your understanding!

Post count: 22

Thank you for the response. Can you elaborate on the theme behavior, since if this is intended behavior, it does not seem to be functioning properly.

My site does not even have a page titled “About Us”, and when I click on “About Us” in the mobile footer for my site, nothing happens.

Post count: 23312

Hello livingtosmile,

Please notice that the ‘About Us’ is just a section from your Footer where you can add some description about your website, like this -> http://screencast.com/t/o3hQVwhe -> http://screencast.com/t/Wkfb26Hglp and it is not necessary to have a page for this section.

Thanks for your understanding!

Post count: 22

1) Where do I populate the information for “About Us”?

2) In the main drop-down menu, none of the pages in the menu are working, only post categories. Grrrr.

3) The overall mobile view Newspaper seems subpar now and is VERY disappointing. Why is it not responsive to the overall design of the site? When I first bought Newspaper I was amazed. Now I am dismayed by how limited the mobile view is. What is the use of a great theme if none of the features work on mobile? Very frustrating.

Post count: 22

Catalin,

I figured out how to disable the mobile plugin. This thread can be closed.

Thanks.

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.