Site logo

Archived topic

On Mobile pages are moving left

13 replies · Started by Karsten on October 4, 2018

Viewing posts 1–14 of 14

Hi Guys,

first of all I want to tell you that I am very happy with your theme. Great work! Thank you.

But we have found one bug on our pages in Mobile view.

Please check here our homepage

When you wipe to the left in Mobile View the whol section is moving to the left.

Please check and advise.

Thank you

Best regards,

Karsten

Hi Leo,

there are no plugin conflicts.

And also the error log from my host WPengine is not showing any problems.

Of course, when I deactivate Thrive Architect, this issue disappears.

Please check and advise.

Thank you

Karsten

If the issue disappears when Thrive is disabled then the problem is coming from Thrive.

Have you checked with their support?

Which editor do you recommend?

Is thrive editor the best editor?

I don't use page builders myself so it's hard for me to comment.

Our usual recommendation is Beaver Builder as we don't get many questions from them in this forum.

I believe Elementor is currently more popular but I'm not a big fan of their support.

Let me know if this helps :)

Why don't you use page builders?

How do you build generatepress website?

I just use regular HTML and CSS.

Definitely not easy without some coding knowledge.

You can see No Page Builder tab here for sites that are using GP only:
https://generatepress.com/site-library/

I wouldn't recommend overhaul what you have so far though. If you check with Thrive's support, they should be able to point you to the right direction.

Ok, Thank you

One more Question:

I would like to divide blog posts and sidebar with horizontal and vertical lines.

How could I style the blog page?

I would like to separate the blog posts and the sidebars with actual lines?

Do you have a special CSS code for that?

Hi there,

Try this CSS, you will need to add some Widget Padding under Customizer > Layout > Sidebars

@media (min-width: 768px) {
    .right-sidebar .site-content .content-area  {
        border-right: 1px solid #000;
    }
}

Thank you.

I have used the code and choose "Container divide". Is that correct?

Blog

Please check. Thank you

This archived topic is closed to new replies.