Log in

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #304617

    triptirawat
    Participant

    Hii
    1.) Can we put some border in login and register button

    2.) can we make register tab like this Searched on screen shot

    3.) and reduce height of search box in mobile view when click on menu bar sending screen shot for it too

    Attachments:
    You must be logged in to view attached files.
    #304673

    Hello,

    You can configure the view of the buttons and forms in the Theme Settings > Styles and colors.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .mobile-nav .searchform input[type="text"] {
        height: 50px;
    }

    Best Regards

    #304715

    triptirawat
    Participant

    1.) Can we put some border in login and register button
    2.) can we make register tab like this Searched on screen shot

    Any update on these 2

    #304792

    Hello,

    You can configure the border and view of the forms in the Theme Settings > Styles and Colors > Forms, if you need help, please provide the site admin access.

    Best Regards

    #304800

    triptirawat
    Participant

    You don’t understand I want my, myacoount page to look like this https://xtemos.com/wp-content/uploads/2021/07/Login2-128×72.jpg

    #304851

    Hello,

    Please, provide your site admin access to the private area.

    Best Regards

    #304946

    triptirawat
    Participant

    Ok i send

    #305143

    Hello,

    Please check now your account page it has this view: https://gyazo.com/bd87b885728ff59ffbc381f6ce42fe77

    If you have any questions or need further help, please feel free to contact us.

    Best Regards

    #305167

    triptirawat
    Participant

    What have you done, why did the add to cart button on my product page change?
    I told you only my account page

    Attachments:
    You must be logged in to view attached files.
    #305298

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .wd-registration-page .register .button, 
    .wd-registration-page .login .button, 
    .wd-registration-page .lost_reset_password .button {
        color: #ffffff;
        background-color: #000000;
    }

    Please restore the settings in the Theme Settings > Styles and colors > Forms and buttons, I set back the option that I remember, however, I am not sure I have set back the colors of the buttons.

    Best Regards

Viewing 10 posts - 1 through 10 (of 10 total)