Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #473161

    Hi,

    I am trying to get the same shades as in the Incarnation theme, so it will look like the information is “floating” above the webpage.

    What did i try:
    – Going to edit column
    – try to set border and border radius
    – try to set border color

    But that does not come close to what you have created with the Incarnation Theme. Can you help? Can you tell me what I need to set for the different options when I click “edit column” to make it look like the Incarnation theme?

    http://kriesi.at/themedemo/?theme=incarnation

    Thank you!

    #473174

    Hey Hansnmgn!

    Please edit your column and give it a negative top margin value. An example can be seen on Enfold church demo – http://kriesi.at/themes/enfold-church/

    Cheers!
    Yigit

    #473192

    Thanks Yigit!

    And how do I make “the shadows” to the left and right side of the page? I have tried different shades of gray, but it is not like the example of the Incarnation template.

    Could you explain to me how to set this up? It seems that the shadow color is darker at the start and then gets lighter?

    Thank you for your time!

    Greetings!

    #473198

    Hey!

    Can you please post the link to your website so we can see how it currently looks?
    You can turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then give your elements a custom CSS class and add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    }

    Regards,
    Yigit

    #473232

    Yigit!

    Great job! Just what i was looking for!

    I am happy! Thank you for the support!

    10/10!

    #473241

    Hey!

    You are welcome, we are always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Shades from Incarnation Theme’ is closed to new replies.