Tagged: x
-
AuthorPosts
-
August 26, 2016 at 11:17 am #1148408
micodyParticipantHi there – great work on the theme!
I am currently developing a site and I wanted to add a custom button where the social icons normally are.
Through your advice in other posts, I have managed to add this button using a child theme but the problem is on the mobile version. When the top bar stacks, the button is stuck on the right and I need it move to the centre – in the same way the social icons normally do.
Latest version of X and Cornerstone installed.
Any tips?
Thanks!
August 26, 2016 at 11:18 am #1148409
micodyParticipantThis reply has been marked as private.August 26, 2016 at 1:38 pm #1148636
JoaoModeratorHi There,
Please add the following code to Appereance Customizer Custom CSS
@media (max-width: 767px) { .x-topbar .p-info { border: none; margin-bottom: 20px; } .my-button, .my-button:hover { float: none !important; } } .x-topbar { background: white; }Hope that helps,
Joao
August 27, 2016 at 3:36 am #1149471
micodyParticipantThat’s perfect! Thanks.
August 27, 2016 at 3:50 am #1149479
Rue NelModeratorYou’re welcome!
We’re glad we were able to help you out. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1148408 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
