Twentig
Forum Replies Created
-
Hi @carmeloidone,
If you use the default Social Icons Style, here’s the code (replace #000 with your desired color):
body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu > li > .ancestor-wrapper > a, .footer-menu a { color: #000; } .social-icons a { background-color: #000; }
If you have changed the Social Icons Style and use Logos Only, here’s the code (replace #000 with your desired color):
body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu > li > .ancestor-wrapper > a, .footer-menu a, .social-menu li { color: #000; }
Have a nice day.
Hi @carmeloidone,
To set a custom color, inside the Customizer open the Additional CSS panel and paste the following code by replacing
#000
with your desired color:body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu > li > .ancestor-wrapper > a { color: #000; }
This code changes the color of the links for the primary and expanded/mobile menus.
I hope the above is useful to you.
Hi @inmom, the new Twentig release (version 0.5) includes an option to hide the navigation on single post. The update also adds others great features that might interest you.
Thanks for the feedback and for sharing your ideas. We understand that resetting settings could be a useful feature. Our current roadmap doesn’t include this feature, but we will consider it as soon as we have the capability.
Hi @keshabee, the plugin is still in beta. We’ll add new features and screenshots soon. For the moment, Twentig adds additional styles to the List and Quote blocks.