Secondary menu - by epochcraig - on WordPress WooCommerce support

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

  • Avatar: epochcraig
    epochcraig
    Participant
    February 17, 2017 at 15:27

    hello is there any way to increase the font size and boldness of the text in the secondary menu ?

    thank you

    14 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2017 at 16:51

    Hello,

    Please, add this code in Custom CSS:

    .secondary-menu-wrapper .menu li > a {
    	font-size:16px;
    	font-weight:600;
    }

    Regards

    Avatar: epochcraig
    epochcraig
    Participant
    February 21, 2017 at 17:42

    thank you 🙂

    Avatar: epochcraig
    epochcraig
    Participant
    February 21, 2017 at 17:55

    hello again and sorry but this doesnt seem to work ?

    .secondary-menu-wrapper .menu li > a {font-size:25px; font-weight:600;}

    once i changed the font size it stayed the same

    i placed this in the global custom css field

    thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 16:48

    Hello,

    Could you please provide the link to site and wp-admin access in Private Content so we could check it?

    Regards

    Avatar: epochcraig
    epochcraig
    Participant
    February 22, 2017 at 17:01

    yes sure thank you please find attached info

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 23, 2017 at 08:20

    Hello,

    As I see, your secondary menu is disabled http://prntscr.com/ecbbjs
    If you want to change style of this menu http://prntscr.com/ecbbvt you can do it in Theme Options http://prntscr.com/ecbc3n

    Regards

    Avatar: epochcraig
    epochcraig
    Participant
    February 23, 2017 at 16:19

    hello

    thank you for that i think i have been mistaken im trying to change the font size and color of the font on the header i have attached an image for you

    thank you

    http://prnt.sc/ecg8ob

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 23, 2017 at 19:23

    Hello,

    I have added custom code in Custom CSS. Check now. Is that you were looking for?

    Regards

    Avatar: epochcraig
    epochcraig
    Participant
    February 27, 2017 at 17:42

    thats great thank you very much

    i have another question the formatting on the price filter is out a little ive added a screen shot it seems it is missing a divider line?

    you can see it between size 24 and 26

    thank you

    http://prnt.sc/ee1pn5

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2017 at 14:43

    Hello,

    I don’t see described issue on your site http://prntscr.com/eef4on. Could you provide me the link to the page with the problem?

    Regards

    Avatar: epochcraig
    epochcraig
    Participant
    February 28, 2017 at 15:46
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2017 at 16:06

    Hello,

    Try to add this code in Custom css:

    .sidebar .widget_layered_nav ul li a {
        padding: 0;
        border: none;
    }
    .sidebar .widget_layered_nav ul li {
        padding: 10px 0;
        border-bottom: 1px solid #e6e6e6;
    }

    Regards

    Avatar: epochcraig
    epochcraig
    Participant
    February 28, 2017 at 16:14

    perfect thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2017 at 16:21

    Hello,

    You’re welcome!

    Regards

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

The issue related to '‘secondary menu’' 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.