Background Color on Nav menu

Client needs background of the nav menu drop down on mobile to be their color FBF8F3. it is now White.

Pool Goods | Quality Pool and Spa Products Shipped to Your Door

They are also asking if we can remove the white background on images that are preloaded…and I am not sure how to do this on several images. I have no idea how many there are:

Here is a screenshot. I need to make all the images have transparent backgrounds I guess. They want all to look like the yellow arrow. THANK YOU IN ADVA

Hello @ewestmoreland

This is Amelia at PageFly - Shopify Advanced Page Builder app.

I have checked for you, and the reason the current image is white is because the original image has a white background. Therefore, when displayed, the background will be white like the original image. And it is not possible to change the background color of the original image using code. You can fix this by using a different image with a transparent background or a background color that you want.

Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly

Hi,

You can only solve the image issue if you upload it in “png” format with a transparent background. As for the mobile dropdown menu, the following will suffice.

You can change the values as you like. If you encounter any issues again, feel free to write, I’ll help.

  1. Navigate to the ‘Edit Code’ option in your theme settings, then search for ‘theme.liquid’ in the search bar.

  2. Paste the following code below the ‘’ tag. Please refer to the attached screenshot for guidance.


Terence