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

    Hi,
    I am having alignment issue with my Customer Details title in view order detail page. Please kindly look into this for me. I have attached screenshot below in private. Also attached login to the customer page and admin login too.

    #477186

    Hi gigoz!

    I am getting “Sucuri WebSite Firewall – CloudProxy – Access Denied” error when i try to login as customer and as admin. I guess you have some kind of IP restriction. I asked my teammates to check your site. Please kindly wait to hear from them.

    Cheers!
    Yigit

    #477196

    Hi Yigit,

    Please try again. I have white listed your IP address. If this is not correct please send me your right IP so I can white-list it to enable you login.

    Thanks for your help.
    Gigoz

    #477200

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    p.order-again + header {
        clear: both;
    }

    Cheers!
    Yigit

    #477201

    Hey!

    Try adding this to your custom CSS.

    .order-again a {
      float: none !important;
    }

    Regards,
    Elliott

    #477225

    Hi Guys,

    While you are on my site, pleae can you check this for me? http://i.imgur.com/fywPzyW.png At the top menu of my site the last menu button on the right ( blue) is shifting to the extreme right and the rest are shifted to the left. Not sure what happened. Can you check while I am getting this error?

    Thanks I appreciate your good work.

    Regards,
    Gigoz

    #477230

    Hey!

    Please add following code to Quick CSS as well

    li.menu-item-top-level-7 {
        left: 0;
    }

    Regards,
    Yigit

    #477246

    Yigit,

    That worked but I noticed that the in-page full-width button marked on my image below has shifted to the left as well. Usually the “Get Started For free Now” button was done by your team to be shifted to the extreme right with a space between the ” Customer Success” Button and the “Get Started For free Now” button.

    See second image below before I added the code you sent me.

    Image 1- http://i.imgur.com/GtKn6LN.png – After adding code
    Image 2 – http://i.imgur.com/l1OLZbc.png – Before adding code
    Image 3 – http://i.imgur.com/WBa2xPe.png – THIS IS WHAT I WANT THE FINAL RESULT TO LOOK LIKE.

    Please help.

    • This reply was modified 9 years, 5 months ago by gigoz. Reason: forgot to add the url
    #477357

    Hi!

    Please change the code i posted here to following one

    #header li.menu-item-top-level-7 {
        left: 0;
    }

    Cheers!
    Yigit

    #477409

    Yigit,

    Perfect! That worked brilliantly. You are a star!

    Thanks
    Gigoz

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Customer Details NOT Aligned – help’ is closed to new replies.