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

    Hello, i need to fix these two issues
    – i can’t get the right sidebar stuck to the box limit, there is a blanck space left beetween the sidebar and the background (link below). I tried :
    .sidebar_right .inner_sidebar {
    margin-right: 0px;
    }
    but no result. Could you give me the right css?

    Besides, the footer appears empty on the widget menu, but when i put it on line it shows the page list . How can i get rid of that? i need to come back to an empty footer to remake it

    thanks a lot!

    #735236

    Hey mosaiqueenceze,

    Try adding this css code in Quick CSS:

    #main .container_wrap.sidebar_right .container {
        padding-right: 0;
    }

    I checked the footer but it seems only the copyright and facebook icon is left there.

    Best regards,
    Nikko

    #741237

    hello, sorry i didn’t find the answer ans i just sent my question again.
    Thanks for the code, it works fine !
    About the footer, it does only show the copyright and fb because i didn’t activate the widgets , i only activated the “bandeau” (i don’t know the english term : small line on the far bottom) .
    But i need some widgets (legal mentions etc…) and, as soon as i put the widget thing on, the page list appears although it does NOT appear on my appearance>>widget dashboard.

    hoping to be clear, thanks for your help!

    #743156

    Hi,

    Can you give us a temporary admin access? also steps on how we can repeat the problem, so we can atleast see how it goes and try to fix it. Just post the login details in Private Content section so only moderators can see.

    Best regards,
    Nikko

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