Okay
  Public Ticket #375997
Navigation Type color
Closed

Comments

  • Adam started the conversation

    Hello - I have a few quick questions:

    1 - Is there anyway to change the color of the navigation text? Or at least make it bold? (i believe i'm using Header layout #3)

    2 - Is there anyway I can make the body copy a few pt sizes larger by default? A few people said it was small and hard to read.

    3- On your template sample site ( http://clapat.ro/themes/newave/index.html#we-are-newave ) - you have a blue insert with an email sign up - how can i use the exact same thing in one or two places?

    Thank you so much!!!

  •  1,973
    Support replied

    in theme options Styling Options -> Custom CSS specify for

    .navbar .nav > li > a

    one of the attributes color, font-size or font-weight


    use

    html, body{

    font-size: ___px;

    }

    to change the default font size if the body text


    blue insert with an email sign up? can you send us a screenshot?

    thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Adam replied

    I've added a screenshot of the email sign-up i was referring to ... can this be set up with any API or something (we use Streamsend.com for our email database) - thank you!!

  •  1,973
    Support replied

    Okay, that's the mailchimp form, best is to use the html (for which we defined css styles) and link it with streamsend.

    thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy