Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #778161

    how do i change the background colour in sidebar

    #778230

    well you won’t like it because even aside did not go from header to footer – it stops when content is less than main content.
    try:

    #top #main .sidebar {
    background-color: #900
    }

    and you will see what i mean

    #778245

    Hi!

    Let us know if that would work out for you, it seems to be the best solution

    Cheers!
    Basilis

    #778402

    it does not work fine. let us do it the way,

    LET US CHANGE THE TEXT ON THE WHITE BACKGROUND FROM YELLOW TO SOME OTHER COLOUR. HOW DO I DO THAT?

    #778545

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .sidebar .current-menu-item>a {
      color:black !important;
    }

    Best regards,
    Rikard

    #779299

    thanks, it works

    #779433

    Hi!

    Happy we can help.
    Please feel free to let us know if there is anything else we can do for you, by creating a new ticket.

    Thank you

    Cheers!
    Basilis

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