Site logo

Archived topic

Trying to add a widget but facing issue on mobile

3 replies · Started by Adrien on March 26, 2023

Viewing posts 1–4 of 4

Hello GP Team,

I am attempting to add a widget to a page that David helped me fine-tune GP in a previous post. However, I am encountering an issue where something appears to be off on mobile, but I am unable to determine the cause.

I have also included the link to the page in question. I would greatly appreciate your assistance.

Thank you.

PS: Here's the code David made that I inserted into my style.css.

body[class*="docs"] #content {
flex-wrap: wrap;
}

body[class*="docs"] #content > div {
width: 100%;
}

@media(min-width: 769px) {
.docs-wraper {
display: flex;
}

.docs-single-templates-enabled #secondary.docs-sidebar-area {
width: 24% !important;
}

Hi there,

can you share the link to where i can see the issue ?

Oops, sorry David and thank you for your reply on a Sunday. Actually, I marked this ticket as resolved. I found a simple workaround which was to fill in some description under the category, and this pushed the block back into place.

Have a good day.

Glad to hear that ! And have a good day too :)

This archived topic is closed to new replies.