Okay
  Public Ticket #3108030
Program Picture Hyperlink
Closed

Comments

  • Muhammad Shahiryar started the conversation

    Hello sir, I need urgent support, thanks a lot for support regarding testimonial, I have another issue.


    1. on mobile screen whenever I click on the pictures of program, I have to click twice.


    can you help me with that


    Thanks

  • Muhammad Shahiryar replied

    One more thing I need to know is how to reduce the gap between program and slider

  •  1,627
    Andrey replied

    Hello, Dear Muhammad Shahiryar!

    If you want to reduce this area: https://prnt.sc/Q7pKOWuG57LE  - please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:

    .section_padding_top_130 > [class*="container"] {
        padding-top: 30px;
    }
    

    Then save changes and check results at front-end.

    Best Regards!