Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #751350

    Hi there!

    A while ago i disable the section scroll down arrow by editing some code.
    I can’t, for the life of me, remember where i disabled it.

    I’ve checked the style.css and quick css, and most other files on my server.
    Can someone please tell me how to re-enable it, if be, only for one section.

    I tried making a new class with scroll-down-link { display: inline!important } but to no avail.

    Any help would be greatly appreciated!

    #751383

    Hey Jasper!

    Can you please create a temporary admin login and post it here privately?

    Best regards,
    Yigit

    #751390

    Below you will find the login-credentials

    #751393

    One more question, since you’re logging in anyway (THANKS!)

    I can’t seem to completely change the hover color of the shop button.
    I can only change the outer ring, or the inner ring, but not the whole button.

    Could you please look into that too. I have added a link below.

    Thanks so much Yigit, you’re a legend :)

    #751403

    Hey!

    1- It seems like you have added an image on your page to display the arrow. Please remove it and edit your color section element and choose to display a down arrow and flush cache.

    2- Please change your code to following one

    .inner_product:hover .avia_cart_buttons, .inner_product:hover .avia_cart_buttons * {
        background-color: #ff0099!important;
    }

    Cheers!
    Yigit

    #751491

    Hey Yigit,

    Thanks for your fast response. I’m not exactly sure what you mean with your answer to my first question. I’m not sure which image i have added. My problem would also be solved if i can change the height of the fullscreen slider so that it display some of the second section. Is that an option?

    Once again, thanks a bunch!

    #751520

    Hi,

    I added following code to Quick CSS

    #top .scroll-down-link { display: block; } 

    Please edit your page remove down pointing arrow image attached in private content field

    Best regards,
    Yigit

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