Viewing 4 reply threads
You must be logged in to reply to this topic.
Hi,
Great theme,
1) With the codeless slider can you align the demo typography to left as opposed to centre and
2) can you change the button border and effect to a rectangular shape as opposed to rounded as per your Specular default demo? Thanking you
Hello,
1-You can change text alignment in Codeless Slider > Slide > Content > Title Style.
2-Yes, please add this code into your custom css box:
.codeless_slider .swiper-slide .buttons .btn-bt.default { -webkit-border-radius: 5px !important; }
Best regards!
Hi,
Thank you so much for that. Also, have you css to change all buttons to that same style too for the call to action sections too please.
Also, have you got the html or widget code to add the text line and location and phone number to the very top left and right widgets as per your “business landing page’ demo.
Thanking you
Hello,
If you want all buttons of your site to have this style, then just edit the code above to this:
.btn-bt.default { -webkit-border-radius: 5px !important; }
For the top nav information, please add this shortcode into your “Tower Widget Shortcode” widget:
[icon_text icon="steadysets-icon-heart"]Create your online business with the latest design trends[/icon_text]
[icon_text icon="moon-location"]Brooklyn, NY[/icon_text]
[icon_text icon="moon-mail"] [email protected][/icon_text]
Best regards!
You must be logged in to reply to this topic.