X child theme buttons design

hi i got a problem with the buttons settings. When i tried to switch from “square, Rounded and Pill” under button shape. it doesn’t work.

Hello There,

Thanks for writing in! The global button settings in the Theme Options will only apply and take effect with the classic buttons. If you have created the page using v2 button elements, you may need to create a preset and apply the preset to all your buttons. That is because v2 button elements has their own default and independent styling from the global button settings.

By the way, I’ve checked your site and noticed that you inserted an invalid custom JS. Please have it updated and use this instead:

</script><script type="application/ld+json">
{ "@context" : "http://schema.org",
  "@type" : "Organization",
  "name" : "TiniFiber",
  "url" : "http://tinifiber.com",
  "sameAs" : [ "http://www.facebook.com/tinifiberoptic",
    "http://www.twitter.com/TiniFiberOptic",
    "https://www.youtube.com/channel/UCAsyw3LJlOkMkIXE3oGlvvg",
    "https://www.instagram.com/tinifiber/",
    "https://www.linkedin.com/company/tinifiber"] 
}

It needs to be in that format because the output of the javascript is already wrap with the <script> tag.

Hope this helps. Please let us know how it goes.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.