• Resolved david

    (@dskirk)


    Thanks to your help, my site is looking very good. Please vies I would like to change the font color and also change size. Please advise how to do that?

    Also, I’m considering getting the premium version. I have two questions:
    1. Does the premium parallax version allow more sliders than the free version?
    2. Can I use the CSS I’ve developed with your help there, or do I start over?

    Thanks very much,
    david

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Does the premium parallax version allow more sliders than the free version?

    For pro or commercial product support please contact the author directly on their site. This includes any pre-sales topics as well.

    As the author is aware, commercial products are not supported in these forums. I am sure they will have no problem supporting you there.

    Thread Starter david

    (@dskirk)

    Hi, Weblizar, I think I figured it out myself…

    /* ### set font size & color for pages */
    .enigma_blog_post_content p {
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 20px;
    color: #000000;
    }
    /* ### font color and size for blog */
    .enigma_fuul_blog_detail_padding p {
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 20px;
    color: #000000;
    }

    This fixed it.
    david

    weblizar_support

    (@weblizar_support)

    Great efforts david.
    Let us know for further query.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change font color and size’ is closed to new replies.