Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #233742
    Edwin
    Participant

    Hello,

    I made some changes to the color scheme on my website globaltravelpress.com but the sub-menu for mobile seems to be stuck. The hover color is bright red but I have changed already to a color similar to the mobile background menu. How do we clear it up?

    Thank you,
    Edwin

    #233744
    Skandha
    Participant

    @mmhgloba: Hello Edwin,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #hgroup-wrap .mobile-menu li a:hover {
        background-color: #21c5ce !important;
    }

    Kind Regards,
    Skandha

    #233973
    Edwin
    Participant

    Hi Skandha,

    That fixed it, thanks for your assistance.

    There is another issue. I needed to disable my image plugin because of bug. However, the default size woocommerce uses is too large on the product listing page. Is there a css code that will allow me to downsize the image? you can view a product listing here: https://www.goldenbuddha.net/product/gold-gilded-shakyamuni-statue-2/

    I want to lower the image size by at least 1/3. In mobile it displays fine, the issue is only on PC.

    Thank you,
    Edwin

    #233975
    Edwin
    Participant

    This issue is fixed….please disregard.

    #234105
    Skandha
    Participant

    @mmhgloba: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mobile menu’ is closed to new replies.