• Resolved dettle

    (@dettle)


    Hello there
    enigma theme h2 title color background color looks the same with where and how I can change

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • weblizar

    (@weblizar)

    Hello,

    Go to Appearance -> Custom CSS options [Then put the below CSS]

    .enigma_blog_post_content h2 {color : #color-code;}

    Save this setting.

    Thanks

    Thread Starter dettle

    (@dettle)

    Hello

    Thank you for your help.

    Thread Starter dettle

    (@dettle)

    Hello
    I want to put the logo to the left, but I don’t know how to do it. can you help me

    Hello,
    just add this custom css

    .logo.logocenter {
        float: left;
    }
    • This reply was modified 4 years, 12 months ago by Jai Bhutani.
    Thread Starter dettle

    (@dettle)

    Hello
    lazyloading {
    opacity: 0;

    I need to change the value, but I could not find which section can help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘h2 title color change’ is closed to new replies.