Change font in shopping cart and on menu drop downs

This topic has 7 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler

  • Avatar: plusout
    Teal
    Participant
    October 24, 2017 at 18:56

    The font across my Legenda woocommerce site is consistent and what I want, but there are some exceptions like the shopping cart total and the category links on the fly out menu in the shop navigation which are in a different (serif) font and the rest of the site is in a sans serif font. Is there a way to change this easily. I have ;looked everywhere in the dashboard.

    6 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2017 at 09:27

    Hello,

    Please provide screenshots of elements which fonts you want to change. Make sure that you set needed fonts in Theme Options > Typography. Also, please provide wp-admin access in Private Content.

    Regards

    Avatar: plusout
    Teal
    Participant
    October 25, 2017 at 13:13

    Hi there,

    I left the typography section as standard as it looked how I wanted it just Open Sans and the default settings all look good.

    I have replied to the email you sent with screen shots.

    and admin details in private content

    Many thanks

    Please, contact administrator
    for this information.
    Avatar: plusout
    Teal
    Participant
    October 25, 2017 at 13:14

    Couldn’t reply to email. how should I send the screen shots?

    Thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2017 at 13:35

    Please use such screenshot maker as Lightshot and provide screenshots link in Private Content.
    To change font in menu add this code in style.css of your child theme:

    .fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li > a, .main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li > a {
        font-family: 'Open Sans', sans-serif;
    }
    

    Regards

    Avatar: plusout
    Teal
    Participant
    October 25, 2017 at 14:26

    Hi There, I’ve included the screenshot links.

    Tried adding the CSS code at the bottom of the style sheet

    Editor > LEGENDA – 8theme WordPress theme: Stylesheet (style.css)

    but there was no change in the menu.

    Thanks for the help so far.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2017 at 14:35

    I’ve added code in style.css of your child theme http://prntscr.com/h1ubr2 Please clear cache and check.

    Regards

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

The issue related to '‘Change font in shopping cart and on menu drop downs’' has been successfully resolved, and the topic is now closed for further responses

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