Hi @summitwinterguard,
Thanks for writing in,
Can you please share the screenshot of the image you are referring to? Please share the screenshot of the image you want to change the border size of and I will get back to you.
Regards,
Zakra Support Team
If you look at the page http://www.dohertycraftfair.com, in the lower right corner of the page, where the contact info is, there is a thick white border around the widget. I do not know how to add a screenshot.
Hi @summitwinterguard,
Thanks for writing back,
I guess you are referring to the section as shown in the screenshot here: https://prnt.sc/A4d7Fc3hgNRj but I couldn’t find any border appearing on the section.
Likewise, for uploading the screenshot you can upload the image here and share the link here so that I can inspect and provide you with an appropriate solution.
Regards,
Zakra Support Team
If you look at this screen shot here you’ll see the red background lines and then a white border outside of the red background. This is the border size I’m looking to reduce the thickness on.
Hi @summitwinterguard,
Can you please try adding this CSS inside WordPress Dashboard > Appearances > Customize> Additional CSS and check it once?
#pgc-gb6-622844fc88879-0-0> .panel-cell-style{
background-color: #fff;
}
Let me know if this helps you or not and I will get back to you.
Regards,
Zakra Support Team
That code did not help. i have attached another image of the area I need to reduce the width on. I need to reduce the width of the areas that are circled in this imagehere
Hi @summitwinterguard,
Can you please try adding this CSS inside WordPress Dashboard > Appearances > Customize> Additional CSS and check it once?
#pgc-gb6-622e7cfcdbf7e-0-0> .panel-cell-style{
background-color: #fff;
}
Let me know if this helps you or not and I will get back to you.
Regards,
Zakra Support Team