Home › Forums › All Other Themes › Home Decor theme
- This topic has 10 replies, 2 voices, and was last updated 2 years ago by Sonl Sinha.
-
AuthorPosts
-
October 20, 2022 at 5:56 pm #201183
i am doing a website using the above theme
https://acepoolsnooker.com/
I wish to change the 6 yellow circles colours individually if possible to snooker ball colours.
yellow, green, brown, blue, pink and black
is this possible? as when i go to change colour in apperance they all change
rgards
markOctober 21, 2022 at 12:02 pm #201197Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.cols6.services-box:nth-of-type(1) .services-box-area { background: #fdd023 !important;} .cols6.services-box:nth-of-type(2) .services-box-area { background: #76ba1b !important;} .cols6.services-box:nth-of-type(3) .services-box-area { background: #914900 !important;} .cols6.services-box:nth-of-type(4) .services-box-area { background: #3388ff !important;} .cols6.services-box:nth-of-type(5) .services-box-area { background: #fc46aa !important;} .cols6.services-box:nth-of-type(6) .services-box-area { background: #000 !important;}
Regards,
DaveOctober 21, 2022 at 5:35 pm #201203brill. thank you
October 21, 2022 at 6:03 pm #201207Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
DaveOctober 23, 2022 at 3:48 pm #201224hi dave
is it possible to help me out on 2 forms please or let me know how i get 2 columns next to each other as when i build the form, i only get one long column
want to copy these
https://dg9-k9.co.uk/training-enrolment/
https://dg9-k9.co.uk/boarding-form/mine (dont quite look as neat)
https://dg9k9.co.uk/training-enrolment/
https://dg9k9.co.uk/boarding-form/thanks
MOctober 25, 2022 at 11:55 am #201269Hi,
Kindly use this CSS.
.wpcf7-form p:nth-of-type(1), .wpcf7-form p:nth-of-type(2), .wpcf7-form p:nth-of-type(3), .wpcf7-form p:nth-of-type(4), .wpcf7-form p:nth-of-type(5), .wpcf7-form p:nth-of-type(6) { width: 50%; float: left; padding: 0 10px; } .wpcf7-form p { padding: 0 10px; margin-bottom:8px; }
Regards,
DaveOctober 26, 2022 at 4:57 am #201284didnt seem to do anything
October 26, 2022 at 10:55 am #201286Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
DaveOctober 28, 2022 at 6:30 pm #201368Hi,
We checked, both links are going to 404 page. Therefore we are unable to check the issue.
Regards,
DaveNovember 4, 2022 at 7:10 pm #201574hi, that problem is fixed now, the permalinks needed reseting for some reason
November 8, 2022 at 10:45 am #201609Hi,
Given login details are not working.
We are getting this message ????
https://nimb.ws/bsnoEt
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.