Home › Forums › SKT Black/White Theme Support › SKT Music band theme support
- This topic has 11 replies, 2 voices, and was last updated 3 years, 7 months ago by
Forum Moderator.
-
AuthorPosts
-
January 18, 2020 at 1:00 pm #143385
how can i change the colour of the font in the comments box to black, currently its white text on white background
January 20, 2020 at 6:14 am #143468Hi,
Kindly show us your website URL please?
Regards,
DaveJanuary 21, 2020 at 11:16 am #143676http://upgradeentt.co.uk/
sorry about the delay
January 22, 2020 at 4:43 am #143700Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.comment-form-comment textarea { color:#494949 !important;}
Regards,
DaveJanuary 22, 2020 at 8:46 am #143743thanks great
January 23, 2020 at 4:55 am #143787Hi Create,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/
Regards,
DaveFebruary 3, 2020 at 2:28 pm #144308hi i have a display issue on mobile devices, the logo and titles are overlapping
February 4, 2020 at 4:56 am #144324Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
DaveFebruary 4, 2020 at 6:42 am #144335https://imgur.com/a/0SBYc0E
February 4, 2020 at 7:48 am #144352Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { body .header_wrap .header { position:relative !important;} }
Regards,
DaveFebruary 12, 2020 at 6:19 pm #144830hi, i’m trying to make the spotify player on my home page responsive for all platforms. right now i’ve manually coded the width
https://imgur.com/a/p0X56H8
February 13, 2020 at 5:02 am #144843Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.home_section1_content iframe { width: 100% !important; }
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.