-
AuthorPosts
-
July 19th, 2018 at 13:34 #66352
Hello and thank you very much for your hard work.
Last evening I updated the theme to the last version and at the Landing Page the CTA Button #1 went inactive along with the slider size changed (should be at 1920×800) now presenting round corners on top and “wrong” size.
Can’t find what changed to make this happen.
How can I fix it?Many thanks
Best regardsWebsite: www.circuloculturalscalabitano.pt
July 22nd, 2018 at 18:29 #66453Zed
Cryout Creations mastermindThe Id of the icon blocks section changed to
#lp-blocks-1.We’ve also adjusted the slider appearance to follow the theme’s static slider image design (limited width and rounded upper corners).
If you prefer the full-width view, you can use CSS to restore it:body .lp-dynamic-slider { max-width: 100%; padding: 0; } body .seriousslider-inner { border-radius: 0; }If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.July 23rd, 2018 at 14:47 #66474Hello,
Thank you very much for the info. Our landing page is now as it was before the last update.
For the record, the link for the icon blocks to work had to be
#lp-blocks1
And for the round corners at the slider’s top had also to include inbody .lp-dynamic-sliderthe mention to the border-radius as follows:body .lp-dynamic-slider { max-width: 100%; padding: 0; border-radius: 0Best regards
-
AuthorPosts
The topic ‘CTA Button #1 doesnt work anymore slider size went wrong’ is closed to new replies.