Tagline

Tagline
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25232
    Reply to: Chooko Lite Support
    mo3ds
    Participant

    Hi,
    I am building a site using chooko lite and really don’t like the looks of the tagline. Is there any way to customize the font,size and color of the tagline?
    Other than that issue, I like the look of the theme.

    Thanks,
    mo3ds

    #25235
    Reply to: Tagline
    iceable
    Keymaster
    Support
    Happy with my help?
    Buy me a beer!

    Hi, glad you like the theme! If the tagline is the only issue then hopefully this can be fixed.

    There are no point-and-click settings for this, but you can re-style it in a lot of ways using some CSS.
    Go to Customize > Additional CSS and paste the following snippet:

    #tagline {
        font-family: "PT Sans", Helvetica, Arial, Verdana, sans-serif;
        font-size: 16px;
        font-style: italic;
        color: #6b5344;
        max-width: 30%;
    }

    These are the default values, so it won’t make any change at first. But from there you can change the values as desired.

    For example, if you want it to not be italic, change “italic” to “normal”.
    For the color, the light pink is #ffc2c2 and the darker pink is #eb9f9f, or you can go with the dark grey used for default text: #333333

    Let me know if there is one specific aspect you want to change and are not sure how, and I’ll try to help with the relevant code snippet.

    #25239
    Reply to: Tagline
    mo3ds
    Participant

    Thank You for the options!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Tagline’ is closed to new replies.

256 bit SSL. 100% secure transactions and data encryption
PayPal Verified
Secured by PayPal
Secure Credit Card payments powered by Stripe