Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #441305

    I would like to make the edges of my table harryshaircenter.nl on my website transparent, how can I do this? Could you help me? Sorrie for my bad English.

    #441752

    Hey hrvw!

    I didn’t see any borders. Do you mean your wanting to get rid of the colored rows?

    If so then add this to your custom CSS.

    tr { background: transparent !important; }
    

    Best regards,
    Elliott

    #441759

    Hallo Elliot,
    I AM Harry van Wouwen

    The border I have gotten away with a code, but the background does not go away with your code. Do you have another solution?

    Best regards,
    Harry

    #442432

    Hi!

    Please add following code to Quick CSS as well

    .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra {
      background: white;
    }

    Regards,
    Yigit

    #442571

    It’s not help, there is stil a backgrond collor,
    best regard,
    Harry

    #442577

    Hey!

    You probably have some typos in your custom CSS code. Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Cheers!
    Yigit

    #442584

    I will,but how Ido that?

    #442585

    Hi!

    Please go to Users > Add New and add a new user with role of Administrator.
    You can use (Email address hidden if logged out) as email address but please post login credentials here privately so any available moderator can look into it

    Regards,
    Yigit

    #442607

    I have don it.
    regards
    Harry

    #442609

    Hey!

    Please post login credentials here privately.

    Best regards,
    Yigit

    #442618

    I have send it to you.
    regards,
    Harry

    #442623
    This reply has been marked as private.
    #442624

    Hey!

    > sign was converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field plus you had “well” in it, please review your website now

    Regards,
    Yigit

    #442631

    Thanks for your great support.
    Best regards,
    Harry

    #442632

    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 15 posts - 1 through 15 (of 15 total)
  • The topic ‘table rows’ is closed to new replies.