Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #263291
    Avani
    Participant

    Hello!

    can someone please help me about the following topics:

    I would like to improve the spacing on the desktop layout- meaning put the content on the text closer together, like for instance on the homepage the part below ‘Welcome to Avani’ where our criteria are described. There is quite some space between the text, the criteria and the dots.
    http://www.avani.online
    Also, if you scroll further down, before and after ”customer information” there is quite some space.

    Is that possible?

    Furthermore, I would like to remove one time the heading H2 word ”description” on the product page.
    https://avani.online/product/sweater-gents-green-copy/

    Can someone please support?

    #263341
    Skandha
    Participant

    @avani: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #testimonial-content-section {
        padding-top: 0;
        padding-bottom: 0;
    }
    .testimonial-content-section .hentry {
        padding-bottom: 0;
    }
    #content {
        padding-top: 0;
    }

    Can you let me know which description in the products would you like to remove?

    Let me know if this works out!
    Kind Regards,
    Skandha

    #263422
    Avani
    Participant

    test

    #263424
    Avani
    Participant

    @Skandha: is it possible to contact you directly? via email?

    #263588
    Skandha
    Participant

    @avani: Hello there,
    I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    #263787
    Avani
    Participant

    @Skandha: thank you. I sent you an email

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Improve spacing and remove the heading description’ is closed to new replies.