Viewing 1 replies (of 1 total)
  • Hello,

    As checked, you have created that section with elementor, so edit the page with elementor, select the mobile device, and set the button height for the mobile device as per need.

    Or try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    a.elementor-button-link.elementor-button.elementor-size-sm.elementor-animation-pulse-grow {
        height: 80px !important;
        padding-top: 35px;
    }

    PS- you can change the value in the above code as per need.

Viewing 1 replies (of 1 total)
  • The topic ‘category view – post list view ( mobile )’ is closed to new replies.