Eyden Posted January 22, 2020 Share Posted January 22, 2020 Hello ! I'm wondering if there is any way to modify the index navigation tool in Brine template, so it can display sections titles at all time. I'm talking about this kind of side bar, displayed as dots, radio, or bars... The sections titles are only visible while you hover the dots. The idea would be to keep them visible, so it would look like a index side menu. Thank you ! Link to comment
tuanphan Posted January 23, 2020 Share Posted January 23, 2020 Can you provide link to your site? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Eyden Posted January 23, 2020 Author Share Posted January 23, 2020 Yes, here it is : https://www.lanouvellecompagnie.com/ Link to comment
JNH Posted April 28, 2020 Share Posted April 28, 2020 I was wondering if this has been solved as I have the same question. Link to comment
tuanphan Posted April 28, 2020 Share Posted April 28, 2020 On 1/23/2020 at 8:50 PM, Eyden said: Yes, here it is : https://www.lanouvellecompagnie.com/ 9 minutes ago, JNH said: I was wondering if this has been solved as I have the same question. Add to Home > Design > Custom CSS .Index-nav-text { opacity: 1 !important; left: 3vw !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
JNH Posted April 28, 2020 Share Posted April 28, 2020 That worked perfectly, thank you. Link to comment
vnx Posted June 23, 2020 Share Posted June 23, 2020 @tuanphanThanks for that, I was looking to do the same thing. Any idea why the text is not left aligned, and how to fix that? Thank you! Link to comment
tuanphan Posted June 25, 2020 Share Posted June 25, 2020 On 6/24/2020 at 2:35 AM, vnx said: @tuanphanThanks for that, I was looking to do the same thing. Any idea why the text is not left aligned, and how to fix that? Thank you! If you share link to your site, I can check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
vnx Posted June 30, 2020 Share Posted June 30, 2020 @tuanphan Actually, I figured it out, thanks! Link to comment
aniqbal Posted December 20, 2020 Share Posted December 20, 2020 @vnx Would you mind sharing the code to how you got the text to align please? Link to comment
vnx Posted December 23, 2020 Share Posted December 23, 2020 @aniqbal This code worked for me, hope it helps! .tweak-index-nav-position-left .Index-nav-text {transform: translatex(-10px)} Link to comment
tuanphan Posted December 24, 2020 Share Posted December 24, 2020 On 12/21/2020 at 3:46 AM, aniqbal said: @vnx Would you mind sharing the code to how you got the text to align please? If you share site url, we can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.