콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
6795 화면

I have inserted a website block from "insertblock" option in website builder. when i goto customize -> back ground -> uniform colour-> here i have few colors only. How can i add more some colours here?

아바타
취소
베스트 답변

Samba,

This is built into the css file of the theme.  You would need to edit the css file or create your own custom theme.

There are three places you will want to edit to add your own custom color

I highlighted one of the colors, oe_black, but you can make a new one with the same naming structure, like oe_custom.  Create all the css attributes and then add it as an option to the snippets.xml file in the list.  It should work.  I have never personally done it...

And remember that these are not permanent changes and can be overwritten so be careful. 

아바타
취소
작성자

Thank you Stephen. Can you please tell me exact css file. So that i can change

Updated my answer.

Did this work for you?

작성자

Awesome Stephen working fine.