Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26366

    Christian Hi How are you?, I wonder if I can change the font only in texts, not titles, texts and as I can only enlarge a bit the logo, says that where in css but I can edit it?, This is the place currently testing http://www.elcarnerogroup.com/webfinal/, stay alert to your reply thanks!

    #130163

    Hi,

    You can change the font on Enfold > Styling. You can also something like this on your custom.css or Quick CSS

    body {
    font-size: 15px;
    font-family: Open Sans;
    }

    Upload a bigger logo then specify the height with this.

    /*header with social icons: */
    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 200px; line-height: 200px; }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change text and Source only the logo bigger’ is closed to new replies.