Main menu border - by paolo.rossato - on WordPress WooCommerce support

This topic has 13 replies, 4 voices, and was last updated 10 years, 2 months ago ago by Jack Richardson

  • Avatar: paolo.rossato
    paolo.rossato
    Participant
    September 11, 2015 at 13:31

    Hi!
    how can I change the “line border” of the menu? I want replace it with same small dots.
    Thank you
    Paolo

    12 Answers
    Avatar: Robert Hall
    Robert Hall
    Participant
    September 11, 2015 at 13:39

    Hello,

    Please try to add the following code in custom.css file.

    .main-nav,
    .main-nav .double-border{
        border-top: 1px dotted #dbdbdb;
        border-bottom: 1px dotted #dbdbdb;
    }

    Regards,
    Robert Hall.

    Avatar: paolo.rossato
    paolo.rossato
    Participant
    September 11, 2015 at 14:35

    Thank you Robert,
    probably I did something wrong because it doesnt work 🙁
    I’m using a child theme so, I pasted thhe code you gave me on the style.css in the child directory but it doesnt work 🙁
    how can i fix it?
    if you need to login see bellow details
    thank you
    Paolo

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Participant
    September 11, 2015 at 14:55

    Hello,

    You have this code in child style.css:

    eight: 1;
    }

    I’ve commented it and the changes are visible now.

    Regards,
    Eva Kemp.

    Avatar: paolo.rossato
    paolo.rossato
    Participant
    September 11, 2015 at 16:19

    Thank you Eva!
    you made my day!:) surely it was a “paste” mistake
    a last question: is it possible have a single line instead of a double line of dots?
    kind regards
    Paolo

    Avatar: paolo.rossato
    paolo.rossato
    Participant
    September 11, 2015 at 19:32

    Hi Eva,
    I dont know what happened, but cheking now from home I cannot see the modification (safari/chrome/firefox) 🙁
    please let me know

    thank you

    Paolo

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 14, 2015 at 08:07

    Hello,

    I’ve commented the code define('W3TC_EDGE_MODE', true); // Added by W3 Total Cache in your wp-config.php file. Please clear browser cache and check your site now.

    Best regards,
    Jack Richardson.

    Avatar: paolo.rossato
    paolo.rossato
    Participant
    September 14, 2015 at 09:40

    Thank you Jack!
    now it is working, almost working ..
    I mean that the top and bottom line and not aligned.
    there is any way to do the dots loading an image and not throught CSS?
    thank you

    kind regards
    Paolo

    Avatar: Eva
    Eva Kemp
    Participant
    September 14, 2015 at 17:26

    Hello,

    Try to decrease the code for border to 5px instead of 7px, and check it after that.

    Regards,
    Eva Kemp.

    Avatar: paolo.rossato
    paolo.rossato
    Participant
    September 25, 2015 at 14:18

    Hi,
    there is any way to do the dots loading an image and not throught CSS?
    thank you
    Paolo

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 28, 2015 at 13:23

    Hello,

    Unfortunately there is no such possibility. Sorry.

    Best regards,
    Jack Richardson.

    Avatar: paolo.rossato
    paolo.rossato
    Participant
    October 9, 2015 at 11:00

    Thank You Jack 🙁

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 9, 2015 at 11:01

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

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