Google Font and button design - by japonsar

This topic has 4 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: japonsar
    japonsar
    Participant
    February 7, 2015 at 20:16

    Hi! We want to put the google font of this legenda demo https://www.8theme.com/demo/legenda3/ but we don’t know what google family and google font is it.

    About buttons designs I have different styles in the website. For example in blog page, “Read more/Leer mas” buttons are grey but I need to put it in permanent pink background, as individual product “Add to cart/Añadir al carrito”. The same happen in my second page of menu, at the end in table.

    I need to put all my website buttons in permanent pink background like individual product “Add to cart”

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 7, 2015 at 20:27

    Hello,

    Please add this code in custom.css file:

    .button, button, .coupon .button, input[type="submit"], .button:hover {
        color: white !important;
        background-color: #EF12AE !important;
    }

    Font family that is used on our demo is Georgia.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: japonsar
    japonsar
    Participant
    February 8, 2015 at 12:19

    Ok, thank you so much. The only problem I have is that I deleted search form for header and now the logo isn’t in the center. In the settings logo I put it in center position and save changes but the logo is still at left an no in center position.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 8, 2015 at 20:39

    Hello,

    Please add this code in custom.css file:

    .header1 .logo {
        float: right;
        margin-left: 150px !important;
    }

    Thank you.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.