displacement of payment page

Home Forums All Other Themes displacement of payment page

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #61935
    NAOTONAOTO
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: October 16, 2016

    hi.
    i want to fix the displacement of payment page.

    please check the pic and teach me how to fix.

    #61936
    NAOTONAOTO
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: October 16, 2016

    I’m sorry I didn’t make it clear enough.

    i want to add black line at right side as same as left side.
    can i do that?

    thanks and regards.

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

    Hi Naoto,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .entry-content table td{border-bottom:3px #000 solid !important;}

    Regards,
    Dave

    #61996
    NAOTONAOTO
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: October 16, 2016

    thanks!! i was able to add black line!

    but i have another problem.
    this is contact form page. entry field is too long when i use cellphone.
    can i fix the entry field more short?

    regards

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

    Hi,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:479px){
    input[type=”text”], input[type=”email”], input[type=”url”], input[type=”password”], input[type=”search”]{width:95% !important;}
    }

    Regards,
    Dave

    #62034
    NAOTONAOTO
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: October 16, 2016

    hi.
    i tried to add the code, but it’s 403 error.

    do you know why 403 error appear?

    regards

    #62132
    NAOTONAOTO
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: October 16, 2016

    hi.
    do you know why appear the error?
    if you know, please tell me.
    i wanna fix them.

    thanks and regards.

    #62134
    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 via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Dave

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

    Hi Naoto,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Dave

    #62228
    NAOTONAOTO
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: October 16, 2016

    hi.

    wow! thank you so much!
    i really appreciate it.
    i will use thit theme carefully.

    thanks and regards.

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

    🙂

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘displacement of payment page’ is closed to new replies.