Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1290422

    Hi! I followed this thread:
    https://kriesi.at/support/topic/change-colour-of-entire-sidebar/

    That worked pretty good, but is it possible to make the whole right side of the page grey? Now is right next to the sidebar a white balk/stripe..

    See link blow! Thanks!

    #1290663

    Hey jannnnnneke,

    Do you mean gray from top to bottom, even over the footer?

    Best regards,
    Jordan Shannon

    #1290713

    No to the right side of the page! The height is good! And the left side is also good. So from where normally the left border is to the right side of the page.

    #1291190

    Hi,

    Add this to quick css:

    #av_section_3 .container{
    padding-right:0px!important;
    }
    
    #av_section_3 .container .template-page.content{
    padding-top:0px!important;
    padding-bottom:0px!important;
    }

    Best regards,
    Jordan Shannon

    #1291244

    Hi,
    Sorry it’s not working! The news title changed, see link.

    The right side of the sidebar is still white. Hope you understand what I mean!

    #1291347

    Hi,

    My apologies. Can you screenshot an example of what you hope to achieve?

    Best regards,
    Jordan Shannon

    #1291998

    See private data. Can you see that link?

    What is red should be grey to. Just like the rest of the sidebar. Thanks!

    #1292132

    Hi,

    I’m currently seeing that area as grey now. Were you able to get this resolved?

    Best regards,
    Jordan Shannon

    #1292820

    No, it’s not! On my screenshot i’ve marked red what should be also grey. I now have a gray bar, but the whole right side should be gray.

    But when it’s not possible never mind..

    #1292854

    Hi,

    Yes unfortunately, there really isn’t a fix that doesn’t require quite a bit of theme modification.

    Best regards,
    Jordan Shannon

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