Home Forums WoodMart support forum AFTER UPDATE

AFTER UPDATE

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

    EDEN
    Participant

    Hello, after the update few things dont work anymore :

    1 / social icons are not right alined anymore, there is a gap, please can you tell me how to put it back on the right ?

    2 / the desactivation of the my account link on the sticky header doesnt work anymore, we want to desactivate it again please, so far we had :

    .whb-clone.whb-sticked .wd-header-my-account.my-account-with-icon {

    display: none;

    }

    thanks
    best
    EDEN

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

    EDEN
    Participant

    here is url if needed

    #443550

    Luke Nielsen
    Keymaster

    Hello,

    1. I would like to request temporary admin access to the admin dashboard to take a better look at the settings on your website.

    2. Enter the below code into the “Desktop CSS” area in Theme Settings -> Custom CSS.

    .whb-sticked .wd-header-my-account {
        display: none;
    }

    Kind Regards

    #443558

    EDEN
    Participant

    here it is šŸ™‚

    thanks !

    #443614

    Luke Nielsen
    Keymaster

    Hello,

    Please enter the below code into the “Desktop CSS” as well for fixing the issue with the icons.

    .whb-header .whb-header-bottom .wd-social-icons a:nth-child(2) {
        margin-right: 0 !important;
    }

    Kind Regards

    #443625

    EDEN
    Participant

    thank you so much, last question please, its the last thing i noticed different after the update, the button on the arrow is not aligned in the middle anymore, its slightly more up, anything to fix this please ?

    maybe you changed class of buttons ? i let you check it out please

    thanks again for the amazing support

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

    Luke Nielsen
    Keymaster

    Hello,

    On my side it looks well, please check the below screenshot.

    https://monosnap.com/file/z8HKrgSOmnLLxrlwR4Fmj7VLTqO0l8

    Let me know if you have sorted this out.

    Kind Regards

    #448124

    EDEN
    Participant

    hello i dont know why but this fix doesnt work anymore suddenly :

    .whb-header .whb-header-bottom .wd-social-icons a:nth-child(2) {
    margin-right: 0 !important;
    }

    #448125

    EDEN
    Participant

    never mind i deleted the social icons

    #448584

    Luke Nielsen
    Keymaster

    Hello,

    Ok, I got you. In case you need any additional help, Iā€™d be more than happy to assist you.

    Have a good day!

    Kind Regards

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

The topic ‘AFTER UPDATE’ is closed to new replies.