Home › Forums › All Other Themes › SKT Parallax Me Pro – remove the round logo shape which is coming in white color
- This topic has 7 replies, 2 voices, and was last updated 3 years, 5 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
June 6, 2020 at 5:31 pm #153657
Issue – https://imgur.com/a/EeKX47U
Site – http://13.233.27.115/As of now I have selected other layout so it is not showing however in default layout I have the same issue.
even in your templet also same logo issue is there
https://sktthemesdemo.net/skt-parallax-pro/
June 8, 2020 at 9:55 am #153826Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.logo-shape { display:none;}
Regards,
DaveJune 8, 2020 at 10:08 am #153828after adding .logo-shape { display:none;}
In mobile and tab it is not showing menu. can you please first test this in you dev. site and then advise what I need to do
June 8, 2020 at 1:21 pm #153845Hi,
Kindly activate the default layout. then we will solve this issue ASAP.
Regards,
DaveJune 8, 2020 at 1:44 pm #153846Please test this in your dev. site. My site is live and I can’t make any such changes
Site URL – http://rfatechnology.com/
June 9, 2020 at 5:06 am #154200Hi,
Kindly use this one:
.logo-shape {background-color: transparent !important;} @media screen and (max-width:767px) { #simple-menu { display:block !important;} }
Regards,
DaveJune 9, 2020 at 5:49 am #154218Thanks for your support. You can close the ticket
June 9, 2020 at 5:54 am #154220Hi,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/25/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.