Header and Footer

Posted in: Newspaper
Post count: 30

Hello good morning, there is a lateral line in the header and in the footer of the mobile version that I cannot remove, can you help me?

header

footer

Post count: 35449

Hello,

That is the padding set to have a nice design on smaller device, if you want you can change this padding using some custom css -> http://prntscr.com/p9opei
.tdc-row {
padding-left: 8px;
padding-right: 8px;
}

The above custom css need to be set in Theme Panel>Mobile Theme> Custom code> Css
Also, if you want, you can change the number set for px.

Thank you!

Post count: 30

Hello, I already added the code where I indicated, however, it does not eliminate the white vertical line on the left side that is in the head and the footer of the mobile version.

mobile

Post count: 30

I still can’t fix it

Post count: 35449

Hello,

I can not find the code add in our website, please add the code, save the settings, clear all cache and try with a mobile device.

Thank you!

Post count: 30

Hi, thanks for the reply, this is what I did.

Insert the code as directed. Save the changes.

1

Clear the cache through the super cache add-on and also the browser.

2

3

4

5

But the line still appears on the mobile device

6

7

8

9

I appreciate your help

Post count: 35449

Hello,

From what I can see in your screenshot, the margin is good -> http://prntscr.com/pam77g also, I checked with my mobile and for me is good too -> http://prntscr.com/pam8u5
I think that your mobile is an iphone, and mine is an android, maybe that is way I do not see this problem.

Thank you for your understanding!

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