Home Decor theme

Home Forums All Other Themes Home Decor theme

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #201183
    Mark ParkerMark Parker
    Participant
    • Topics: 10
    • Replies: 57
    • Total: 67
    Member since: January 19, 2016

    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
    mark

    #201197
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    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,
    Dave

    #201203
    Mark ParkerMark Parker
    Participant
    • Topics: 10
    • Replies: 57
    • Total: 67
    Member since: January 19, 2016

    brill. thank you

    #201207
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Dave

    #201224
    Mark ParkerMark Parker
    Participant
    • Topics: 10
    • Replies: 57
    • Total: 67
    Member since: January 19, 2016

    hi 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
    M

    #201269
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    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,
    Dave

    #201284
    Mark ParkerMark Parker
    Participant
    • Topics: 10
    • Replies: 57
    • Total: 67
    Member since: January 19, 2016

    didnt seem to do anything

    #201286
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    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,
    Dave

    #201368
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    We checked, both links are going to 404 page. Therefore we are unable to check the issue.

    Regards,
    Dave

    #201574
    Mark ParkerMark Parker
    Participant
    • Topics: 10
    • Replies: 57
    • Total: 67
    Member since: January 19, 2016

    hi, that problem is fixed now, the permalinks needed reseting for some reason

    #201609
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Given login details are not working.

    We are getting this message ????

    https://nimb.ws/bsnoEt

    Regards,
    Dave

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.