Remove background circle in slideshow on homepage

Bkirb
Tourist
3 0 2

I am trying to edit out the big circle that lays over the image in my slideshow on n=my store's home page. Can anyone please help? I am trying to remove everything starting with the "label": "Effect for content", and below. Thank you!

},
{
"type": "select",
"id": "text_effect",
"options": [
{ "value": "bounce", "label": "bounce", "group": "Attention Seekers"},
{ "value": "flash", "label": "flash", "group": "Attention Seekers"},
{ "value": "pulse", "label": "pulse", "group": "Attention Seekers"},
{ "value": "rubberBand", "label": "rubberBand", "group": "Attention Seekers"},
{ "value": "shake", "label": "shake", "group": "Attention Seekers"},
{ "value": "swing", "label": "swing", "group": "Attention Seekers"},
{ "value": "tada", "label": "tada", "group": "Attention Seekers"},
{ "value": "wobble", "label": "wobble", "group": "Attention Seekers"},
{ "value": "jello", "label": "jello", "group": "Attention Seekers"},

{ "value": "bounceIn", "label": "bounceIn", "group": "Bouncing Entrances"},
{ "value": "bounceInDown", "label": "bounceInDown", "group": "Bouncing Entrances"},
{ "value": "bounceInLeft", "label": "bounceInLeft", "group": "Bouncing Entrances"},
{ "value": "bounceInRight", "label": "bounceInRight", "group": "Bouncing Entrances"},
{ "value": "bounceInUp", "label": "bounceInUp", "group": "Bouncing Entrances"},

{ "value": "bounceOut", "label": "bounceOut", "group": "Bouncing Exits"},
{ "value": "bounceOutDown", "label": "bounceOutDown", "group": "Bouncing Exits"},
{ "value": "bounceOutLeft", "label": "bounceOutLeft", "group": "Bouncing Exits"},
{ "value": "bounceOutRight", "label": "bounceOutRight", "group": "Bouncing Exits"},
{ "value": "bounceOutUp", "label": "bounceOutUp", "group": "Bouncing Exits"},

{ "value": "fadeIn", "label": "fadeIn", "group": "Fading Entrances"},
{ "value": "fadeInDown", "label": "fadeInDown", "group": "Fading Entrances"},
{ "value": "fadeInDownBig", "label": "fadeInDownBig", "group": "Fading Entrances"},
{ "value": "fadeInLeft", "label": "fadeInLeft", "group": "Fading Entrances"},
{ "value": "fadeInLeftBig", "label": "fadeInLeftBig", "group": "Fading Entrances"},
{ "value": "fadeInRight", "label": "fadeInRight", "group": "Fading Entrances"},
{ "value": "fadeInRightBig", "label": "fadeInRightBig", "group": "Fading Entrances"},
{ "value": "fadeInUp", "label": "fadeInUp", "group": "Fading Entrances"},
{ "value": "fadeInUpBig", "label": "fadeInUpBig", "group": "Fading Entrances"},


{ "value": "fadeOut", "label": "fadeOut", "group": "Fading Exits"},
{ "value": "fadeOutDown", "label": "fadeOutDown", "group": "Fading Exits"},
{ "value": "fadeOutDownBig", "label": "fadeOutDownBig", "group": "Fading Exits"},
{ "value": "fadeOutLeft", "label": "fadeOutLeft", "group": "Fading Exits"},
{ "value": "fadeOutLeftBig", "label": "fadeOutLeftBig", "group": "Fading Exits"},
{ "value": "fadeOutRight", "label": "fadeOutRight", "group": "Fading Exits"},
{ "value": "fadeOutRightBig", "label": "fadeOutRightBig", "group": "Fading Exits"},
{ "value": "fadeOutUp", "label": "fadeOutUp", "group": "Fading Exits"},
{ "value": "fadeOutUpBig", "label": "fadeOutUpBig", "group": "Fading Exits"},


{ "value": "flip", "label": "flip", "group": "Flippers"},
{ "value": "flipInX", "label": "flipInX", "group": "Flippers"},
{ "value": "flipInY", "label": "flipInY", "group": "Flippers"},
{ "value": "flipOutX", "label": "flipOutX", "group": "Flippers"},
{ "value": "flipOutY", "label": "flipOutY", "group": "Flippers"},

{ "value": "lightSpeedIn", "label": "lightSpeedIn", "group": "Lightspeed"},
{ "value": "lightSpeedOut", "label": "lightSpeedOut", "group": "Lightspeed"},

{ "value": "rotateIn", "label": "rotateIn", "group": "Rotating Entrances"},
{ "value": "rotateInDownLeft", "label": "rotateInDownLeft", "group": "Rotating Entrances"},
{ "value": "rotateInDownRight", "label": "rotateInDownRight", "group": "Rotating Entrances"},
{ "value": "rotateInUpLeft", "label": "rotateInUpLeft", "group": "Rotating Entrances"},
{ "value": "rotateInUpRight", "label": "rotateInUpRight", "group": "Rotating Entrances"},

{ "value": "rotateOut", "label": "rotateOut", "group": "Rotating Exits"},
{ "value": "rotateOutDownLeft", "label": "rotateOutDownLeft", "group": "Rotating Exits"},
{ "value": "rotateOutDownRight", "label": "rotateOutDownRight", "group": "Rotating Exits"},
{ "value": "rotateOutUpLeft", "label": "rotateOutUpLeft", "group": "Rotating Exits"},
{ "value": "rotateOutUpRight", "label": "rotateOutUpRight", "group": "Rotating Exits"},

{ "value": "slideInUp", "label": "slideInUp", "group": "Sliding Entrances"},
{ "value": "slideInDown", "label": "slideInDown", "group": "Sliding Entrances"},
{ "value": "slideInLeft", "label": "slideInLeft", "group": "Sliding Entrances"},
{ "value": "slideInRight", "label": "slideInRight", "group": "Sliding Entrances"},

{ "value": "slideOutUp", "label": "slideOutUp", "group": "Sliding Exits"},
{ "value": "slideOutDown", "label": "slideOutDown", "group": "Sliding Exits"},
{ "value": "slideOutLeft", "label": "slideOutLeft", "group": "Sliding Exits"},
{ "value": "slideOutRight", "label": "slideOutRight", "group": "Sliding Exits"},

{ "value": "zoomIn", "label": "zoomIn", "group": "Zoom Entrances"},
{ "value": "zoomInDown", "label": "zoomInDown", "group": "Zoom Entrances"},
{ "value": "zoomInLeft", "label": "zoomInLeft", "group": "Zoom Entrances"},
{ "value": "zoomInRight", "label": "zoomInRight", "group": "Zoom Entrances"},
{ "value": "zoomInUp", "label": "zoomInUp", "group": "Zoom Entrances"},

{ "value": "zoomOut", "label": "zoomOut", "group": "Zoom Exits"},
{ "value": "zoomOutDown", "label": "zoomOutDown", "group": "Zoom Exits"},
{ "value": "zoomOutLeft", "label": "zoomOutLeft", "group": "Zoom Exits"},
{ "value": "zoomOutRight", "label": "zoomOutRight", "group": "Zoom Exits"},
{ "value": "zoomOutUp", "label": "zoomOutUp", "group": "Zoom Exits"},

{ "value": "hinge", "label": "hinge", "group": "Specials"},
{ "value": "jackInTheBox", "label": "jackInTheBox", "group": "Specials"},
{ "value": "rollIn", "label": "rollIn", "group": "Specials"},
{ "value": "rollOut", "label": "rollOut", "group": "Specials"}
],
"label": "Effect for content",
"default": "zoomInLeft"
},
{
"type": "text",
"id": "block_heading",
"label": "Heading",
"default": "THE BIGGEST"
},
{
"type": "text",
"id": "block_sub_heading",
"label": "Sub heading",
"default": "SALE OF THE DAY"
},
{
"type": "text",
"id": "block_content1",
"label": "Content deal 1",
"default": "save up to"
},
{
"type": "text",
"id": "block_content2",
"label": "Content deal 2",
"default": "4"
},
{
"type": "text",
"id": "block_content3",
"label": "Content deal 3",
"default": "0"
},
{
"type": "text",
"id": "block_content4",
"label": "Content deal 4",
"default": "% off"
},
{
"type": "text",
"id": "block_btn_name",
"label": "Button name",
"default": "Learn More"
},
{
"type": "url",
"id": "block_btn_url",
"label": "Button URL",
"default": "/collections/all"
}

Replies 4 (4)

ZestardTech
Shopify Expert
5393 970 1299

Hello There,

Please share your store URL and screenshot.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
Bkirb
Tourist
3 0 2

It won't allow me to upload images here PipTheBanks.com, but it's the large white bubble within the header slideshow mentioning a sale- Thank you for your help!

ZestardTech
Shopify Expert
5393 970 1299

please share me store password.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
Bkirb
Tourist
3 0 2

Sorry, Password is: seulew