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?
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!!
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!!!
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
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!!
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