Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #735239

    hey guys. can you help me please with 2 things.

    1) how can i delete this white line? http://imgur.com/a/aizoY

    2) how can i adapte the image an text of the customer reviews that it looks like this; http://imgur.com/a/aizoY

    Thank you so much, greetings, Lukas

    #735835

    Hey arteffekt,

    1- Please edit your color section element and choose not to display borders
    2- Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Yigit

    #735868

    Thanks.

    1) i do not use a color section. i want the masory to flow over the whole width. http://imgur.com/a/sb0dq

    How can i remove this line?

    #735870

    Hey!

    Please add following code to Quick CSS

     .home #av_section_2 {
        border: none;
    }

    It seems like you do but using custom CSS should help as well

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.