0
Welcome Guest! Login
0 items Join Now

Rockmage Mobile Hiding Wishlist Link

  • Rockmage Mobile Hiding Wishlist Link

    Posted 6 years 6 months ago
    • Hello,

      I can't hide wishlist link in header menu. This Configration is not working. How can hide this button?


      This image is hidden for guests.
      Please log in or register to see it.



      This image is hidden for guests.
      Please log in or register to see it.
    • Last Edit: 6 years 6 months ago by Depozitosuz.
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21506
    • Thanks: 3082
    • messin' with stuff

    Re: Rockmage Mobile Hiding Wishlist Link

    Posted 6 years 6 months ago
    • Did you flush the Magento cache after making the change?
    • The following users have thanked you: Depozitosuz

    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
  • Re: Rockmage Mobile Hiding Wishlist Link

    Posted 6 years 6 months ago
    • Hi Matt,

      Yes ı flush cache, clear all cache but same result. Do you have a different solution suggestions?

      Thank you for reply
  • Re: Rockmage Mobile Hiding Wishlist Link

    Posted 6 years 6 months ago
    • This message contains only secure information that is visible to Matt, moderators and administrators
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21506
    • Thanks: 3082
    • messin' with stuff

    Re: Rockmage Mobile Hiding Wishlist Link

    Posted 6 years 6 months ago
    • I'm not 100% sure... RokMageMobile was never certified for anything beyond Magento 1.7 (to the best of my memory) and it's been discontinued for quite some time now

      You can use this custom CSS though, hopefully it'll be helpful:

      @media (max-width: 767px) {
      .ui-navbar li.ui-block-d {
      display: none;
      }
      }
    • The following users have thanked you: Depozitosuz

    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
  • Re: Rockmage Mobile Hiding Wishlist Link

    Posted 6 years 6 months ago
    • I add this codes on jquery.mobile-1.0.min.css but it's not work. How can ı use this codes?
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21506
    • Thanks: 3082
    • messin' with stuff

    Re: Rockmage Mobile Hiding Wishlist Link

    Posted 6 years 6 months ago

Time to create page: 0.057 seconds