Viewing 5 posts - 1 through 5 (of 5 total)
  • Question

    #48005
    @russ

    Hi, I have a couple of problems with colors on my page. no matter what options I change I cant see text in the comments box its like its white on white it does type and will post but cant see the text when typing. Also in mobile view in profile the menu tiles are white until pressed how can I change the color so they are visable, again I think I’ve tried every option.

    Thanks.

    Answers

    #48022

    Anonymous
    @

    Hi @russ, You can change the color settings from theme customize option…Go to Appearence > Customize.

    Please find the attached image for help

    Regards
    Pallavi

    #48025
    @russ

    Hi yes I’ve tried changing all of these and non seem to make a difference to the items I mention. Please could you tell me which options would change the items I were having trouble with.

    #48123
    @kharmabali

    I’d love to know how the progress.
    Have the same problem too.

    Thanks
    Arda

    #48200
    @vapvarun

    Hi @russ , Please attach those screenshot which are not getting changed, we will check them.

    Hi@kharmabali
    You can add following css to your custom.css

    
    #item-buttons .pop .inner,#item-buttons .pop .inner:before {
      background-color: #8FC063 !important;
    }
    .is-desktop #item-buttons .pop .inner a:hover{
        background-color: #82AF5A  !important;
      }
    

    You can use any other color instead of #8FC063

    Regards
    Varun Dubey

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘Color help’ is closed to new replies.