Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@infotonart-audio-com: Hello Andy,
The buttons seems to be have changed to gray. For the color of button text please add the following CSS Code.
.cn-button { color: #fff !important; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@infotonart-audio-com: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.cn-revoke-cookie.cn-button { background-color: #7b7b7b !important; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@donaldscho: Hello Donald,
Can you please post in your site URL so that I can look into the issue?
Kind Regards,
SkandhaSkandha
Participant@donaldscho: Hello Donald,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.posted-on, .sep, .byline { display: none !important; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@davinder-sanghasassco-co-uk: Hello there,
Can you please elaborate the issue you are having? I was not able to get you.
Kind Regards,
SkandhaSkandha
Participant@freeflowrambling: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.site-footer .social-icons a#custom-icon-1 { position: relative; top: 10px; }Let me know if this works out!
Kind Regards,
SkandhaDecember 29, 2021 at 11:42 pm in reply to: Featured content page not responsive for mobile phone #296705Skandha
Participant@monicapr: Hello there,
On mobile screen the featured content post show on a single column. Can you please post a screenshot of how it is showing up at your end?
Kind Regards,
Skandha
December 28, 2021 at 11:54 pm in reply to: Where I can find files to import demo data for Free Abletone? #296634Skandha
Participant@dobro-istnieje: Hello there,
I have emailed you the demo content files along with instructions. Please check your inbox as well as the spam folder.
Kind Regards,
SkandhaSkandha
Participant@alex_stoiu: Hello there,
I have emailed you the demo content files along with instructions. Please check your inbox as well as the spam folder. Since we have demo of only the pro version that is Rock Star Pro. All the sections that you see in the demo may not be imported.
Kind Regards,
SkandhaSkandha
Participant@aadvandersteen1965gmail-com: Hello there,
I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.Kind Regards,
Skandha
Skandha
Participant@snickercraze: Hello there,
For that add the following CSS Code.@media screen and (max-width: 767px) { .site-header { visibility: hidden; } .site-header.mob-catchSticky { visibility: visible; } }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@snickercraze: Hello there,
Please replace the CSS Code I provided you above with the following Code.
/* To have the hamburger menu on top right on mobile devices */ @media screen and (max-width: 767px) { .navigation-full-screen .site-branding { margin: unset; } .fullscreen-menu-toggle-wrapper { bottom: unset; top: 20px; right: 10px; } .fullscreen-menu-inside-wrapper > .site-branding { justify-content: unset; } } /* To have the sticky header visible only after scroll */ @media screen and (min-width: 1024px) { .site-header { visibility: hidden; } .site-header.catchSticky { visibility: visible; } } /* To change the position of the Header Media Button */ @media screen and (min-width: 767px) { .custom-header-content-wrapper { text-align: right; } } @media screen and (max-width: 767px) { .custom-header-content { position: absolute; bottom: -50px; } .custom-header-content-wrapper { text-align: center; max-width: unset; } }Let me know if this works out!
Kind Regards,
Skandha
Skandha
Participant@aadvandersteen1965gmail-com: Hello there,
I have emailed you the demo content files along with instructions. Please check your inbox as well as the spam folder.
Kind Regards,
Skandha
Skandha
Participant@snickercraze: Hello there,
Can you please add the add I provided you above in the the Additional CSS section and also add the Header Media Button so that I can further assist you to change their position on your site.
Kind Regards,
Skandha
Skandha
Participant@lcrovo: Hello there,
I am afraid that is not possible. If you really need it I suggest you to hire a customizer to get it done.
Kind Regards
Skandha,
Skandha
Participant@snickercraze: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To have the hamburger menu on top right on mobile devices */ @media screen and (max-width: 767px) { .fullscreen-menu-toggle-wrapper { bottom: unset; top: 35px; } } /* To have the sticky header visible only after scroll */ @media screen and (min-width: 1024px) { .site-header { display: none; } .site-header.catchSticky { display: block !important; } }To have the call to action button on the Header Image on homepage
Go to => Appearance => Customize => Header Media => Add to the Header Media Url and Header Media Url Text and Publish.
Let me know if this works out!
Kind Regards,
Skandha
Skandha
Participant@nicole-rosset: Hello Nicole,
I have emailed you the demo content files along with instructions. I have sent you an email. Please check your inbox as well as the spam folder.
Kind Regards,
Skandha
Skandha
ParticipantSkandha
Participant@italianfox: Hello there,
I am afraid it is not possible to move the hamburger menu to the blue bar on top.
To center the tagline
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
@media screen and (min-width: 1320px) { .site-description { margin-left: 100px; } }Let me know if this works out!
Kind Regards,
Skandha
December 24, 2021 at 6:22 am in reply to: JSON error when trying to change text in footer widget #296474Skandha
Participant -
AuthorPosts
