• Good day to whom may it concern:

    The circles around the images in the section “our focus” are not higlighted in cell phones and pads once you click on them. These are highlighted when seen in laptops only.

    I appreciate your help and support to fix this issue.

    Thank you

Viewing 1 replies (of 1 total)
  • Thread Starter Copiaurbietorbi

    (@copiaurbietorbi)

    Hello Again,

    I searched in your entire docs but I couldn’t find an answer to my problem. The border color for the focus widgets are not working on mobile devices, such as cell phones and pads.

    I tried the following with no success:

    .focus-box:nth-child(1n) .service-icon:hover {
    border: 10px solid #e96656 !important;
    }
    .focus-box:nth-child(2n) .service-icon:hover{
    border: 10px solid #34d293 !important;
    }
    .focus-box:nth-child(3n) .service-icon:hover {
    border: 10px solid #3ab0e2 !important;
    }
    .focus-box:nth-child(4n) .service-icon:hover{
    border: 10px solid #f7d861 !important;

    Could you give me a hand? Your help will be greatly appreciated.

Viewing 1 replies (of 1 total)
  • The topic ‘Circles/Buttons in our focus section not responsive’ is closed to new replies.