shadows

  • andre6
    Active member
  • Topic Author
  • Member
  • Member
More
1 year 8 months ago - 1 year 8 months ago #50263 by andre6
shadows was created by andre6
I use the Jewelry template with the page builder and would like to create something with shadows like in the photo?

Or is it possible to create a border

Is that possible  

Last edit: 1 year 8 months ago by andre6.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 8 months ago #50266 by milos
Replied by milos on topic shadows
Hello,

You can create this with CSS coding. Google for CSS box shadows and CSS rounded corners to learn how these properties work and then apply them to your container.

Also, I don’t know which page builder you are using, but maybe you can apply these from within the page builder.

Regards,
Milos

Please Log in to join the conversation.

  • andre6
    Active member
  • Topic Author
  • Member
  • Member
More
1 year 8 months ago - 1 year 8 months ago #50270 by andre6
Replied by andre6 on topic shadows
I only use your templates and also your sparky page builder.

I don't know (yet) what to do with the CSS coding.
Last edit: 1 year 8 months ago by andre6.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 8 months ago #50275 by milos
Replied by milos on topic shadows
Hello,

You can add rounded corners and borders to some kind of containers using our page builder. However, you can’t add box shadows without CSS. So, please provide the link to your website and let me know which box you want to make with shadows.

Regards,
Milos

Please Log in to join the conversation.

  • andre6
    Active member
  • Topic Author
  • Member
  • Member
More
1 year 8 months ago - 1 year 8 months ago #50298 by andre6
Replied by andre6 on topic shadows
i found the shadows on CSS now but how can i create this?




And how can i create this with the page builder without CSS?

You can add rounded corners and borders to some kind of containers using our page builder. 

betterair.nu/producten
Last edit: 1 year 8 months ago by andre6.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 8 months ago #50299 by milos
Replied by milos on topic shadows
Hello,

The easiest way to do this is to assign a class to the row where you want shadows. You can do this for any row in the Row Settings. More info: www.hotjoomlatemplates.com/sparky-page-b...ion/page-layout/rows

So, for example, add Row Class "shadowed" (without quotes).

Then go to the template options and under Custom > CSS add this code:
Code:
.shadowed > .sparky_page_container { gap: 30px; margin-bottom: 30px; } .shadowed > .sparky_page_container > .sparky_cell { box-shadow: 0 0 10px #ccc; border-radius: 15px; }

Regards,
Milos
The following user(s) said Thank You: andre6

Please Log in to join the conversation.

Time to create page: 0.141 seconds
Powered by Kunena Forum