• Resolved deutschmann

    (@deutschmann)


    hi

    how i can change the whole color of texts in the posts , the color is like light gray and it is a bit hard to read it and it is to much works when i want to change the color in every posts .

    >>>> the website still is not online so i cant publish the link <<<<,

    as you see in the picture :

    color of posts

    ————————————————————————————

    also there is issue with internet explorer , the whole site is not showing well every thing is mixed .

    thanks in advance .

Viewing 11 replies - 1 through 11 (of 11 total)
  • weblizar_support

    (@weblizar_support)

    Hello Deu,

    Firstly update your Theme to the latest version Surly your internet explorer issue solved by updating the theme.

    For color of texts in the posts –

    Please go to Admin Dashboard >> Appearance >> Customize >> Theme Options >> Theme general Options.

    Now, copy below code and paste into Custom CSS.

    p, .textwidget {
        color: #0e0d0d !important;
    }

    Thanks.

    Thread Starter deutschmann

    (@deutschmann)

    Thank you !!
    Great support , im gonna to try the code and will inform you .
    —————————
    About the theme i have updated already and im using child theme enigma parallax .

    Thanks

    weblizar_support

    (@weblizar_support)

    Your most welcome Deu.

    Let us know for more query.

    Thread Starter deutschmann

    (@deutschmann)

    Cool it’s work for the posts !!!

    What about the color of menu navbar ?

    Thank you

    hii,

    which color you want for menu navbar?

    Thread Starter deutschmann

    (@deutschmann)

    Hi,

    I want black color.

    BR

    Hello,

    first, create a child theme using given LINK

    now open main theme folder -> CSS folder and copy default.css paste in the child theme folder.

    now open default.css of child theme folder. remove already exist code and copy code from below link and paste in default.css file and save

    Link

    Thread Starter deutschmann

    (@deutschmann)

    Hi,

    I have already child theme ( enigma parallax ) .
    So i just will copy the codes and will write you back.

    Thank you !!

    BR

    Hello,

    Most welcome Deu.

    Thread Starter deutschmann

    (@deutschmann)

    hi

    i have done this steps but the color of menu navbar has not changed !!

    Hii,

    For this query please contact us here weblizar

    Thanks.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘color of text in the posts and menu’ is closed to new replies.