Comments 4XP_Creates started the conversationJune 27, 2022 at 6:04pmHow do I adjust the border weight / thickness of the "Top Navigation Menu Pull Right" button? It appears to be 1 pixel right now, and I cant find away to make it thicker in any of the settings. 360Pat repliedJune 27, 2022 at 6:35pmHi there,Can we have a link to the site in the screenshot we try and use custom CSS to increase the border thickness.Thanks.Salient Theme Support 4XP_Creates repliedJune 27, 2022 at 6:38pmMy site isn't live right now but the site is https://www.xp-creates.com . Do you need login credentials to make adjustments? 360Pat repliedJune 27, 2022 at 7:36pmHi there,Ideally yes we would need the credentials but could you try the following CSS first: #top nav>ul>li[class*=button_bordered]>a:before{ border-width:5px; } add it to salient \ general settings - css script related - custom css code.If it does not work then give us a username password that allows us to view the site.Thanks.Salient Theme Support XP_Creates replied privately 2,086Judith repliedJune 28, 2022 at 4:54amHi There,Please try this css: #header-outer .menu-item-6256 > a:before { border: 4px solid;}Thanks. 4XP_Creates repliedJune 28, 2022 at 1:16pm This worked. Thank you!1 Like Sign in to reply ...
How do I adjust the border weight / thickness of the "Top Navigation Menu Pull Right" button? It appears to be 1 pixel right now, and I cant find away to make it thicker in any of the settings.
Hi there,
Can we have a link to the site in the screenshot we try and use custom CSS to increase the border thickness.
Thanks.
Salient Theme Support
My site isn't live right now but the site is https://www.xp-creates.com . Do you need login credentials to make adjustments?
Hi there,
Ideally yes we would need the credentials but could you try the following CSS first:
add it to salient \ general settings - css script related - custom css code.
If it does not work then give us a username password that allows us to view the site.
Thanks.
Salient Theme Support
Hi There,
Please try this css:
Thanks.
This worked. Thank you!