Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #372871

    Hello
    How can I change the font type in Sidebar and Background. ?
    Thanks a lot.

    #373004

    Hi Dominique!

    Please go to Enfold theme options > General Styling > Fonts and change font family as needed. If you would like to apply changes on certain sections, please elaborate on the changes you would like to make.

    Best regards,
    Yigit

    #373503

    There is my website url :http://www.lenainbraillard.fr
    I can’t change font for members.
    I explain: under “Messages récents” (last topics), member name font color is black and it’s not very nice with dark green background.

    How can I change this font color ?

    Here a picture : https://drive.google.com/open?id=0B80_pNw4AYZcVzVBVXFfMU81QVU&authuser=0

    • This reply was modified 9 years, 10 months ago by Dominique.
    #373515

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .main_color .sidebar a {
    color: #ffffff!important;
    }

    Best regards,
    Yigit

    #373533

    Thanks a lot
    It works

    I already used this CSS code but without ” !important”.
    Then it is important ^^

    My problem is resolved.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to change font in Sidebar and Background’ is closed to new replies.