Site logo

[Resolved] Trying to add a widget but facing issue on mobile

Home Forums Support [Resolved] Trying to add a widget but facing issue on mobile

Home Forums Support Trying to add a widget but facing issue on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2582263
    Adrien

    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;
    }

    #2582498
    David
    Staff
    Customer Support

    Hi there,

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

    #2582590
    Adrien

    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.

    #2582912
    David
    Staff
    Customer Support

    Glad to hear that ! And have a good day too 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.