Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1323212
    peyton_dcosta
    Participant

    Hello X team,

    You have been extremely helpful thus far and I am hoping you can help me with this next problem.

    I am trying to put a background image in the submenu of my superfly menu:www.lfit-jesus-higher-rally.ca

    If you go to locations the background is a darkish grey that I would like to replace with a picture. Is it possible? and if yes, how would I go about doing it? Also, what size would I need to make my background image?

    Thank you in advance cuz I know you guys/gals will come up with some brilliant solution.

    #1323506
    Rupok
    Member

    Hi there,

    Thanks for writing in! Your given URL seems incorrect. Kindly provide the correct URL and add a screenshot of what you are trying to achieve.

    Cheers!

    #1324347
    peyton_dcosta
    Participant

    sorry Rupok, it was a typo the address is http://www.lift-jesus-higher-rally.ca

    #1324364
    peyton_dcosta
    Participant

    Here is the screenshot you requested

    #1324459
    Jade
    Moderator

    Hi there,

    Please try this code in the customizer:

    
    #sfm-sidebar ul.sfm-menu-level-1 {
        background-image: url(IMAGE_URL_HERE);
        background-repeat: no-repeat;
    }

    Please update IMAGE_URL_HERE to the correct image URL.

    Hope this helps.

    #1324708
    peyton_dcosta
    Participant

    Thank you Jade will try and let you know.

    #1324976
    peyton_dcosta
    Participant

    Thank you, Jade. This works perfectly!

    #1325058
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1323212 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>