How to make cat button look bigger then the rest and change background

This topic has 4 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Tony Rodriguez

  • Avatar: Kazi Sabit
    Kazi Sabit
    Participant
    September 27, 2022 at 07:22

    How can i make this design. Is there any pre built tramplet available for this? If not please can you give me css for this?

    Photo link in the pca

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    September 27, 2022 at 08:41

    Hello, @Kazi Sabit,

    Sorry, it is not possible with the current theme version and requires extra Customization.

    Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page.

    If you want paid Customization services submit a customization request to WPKraken team.

    Regards 8Themes Team.

    Avatar: Kazi Sabit
    Kazi Sabit
    Participant
    September 27, 2022 at 16:57

    It cannot be done with just css?

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    September 28, 2022 at 05:56

    Hello, @Kazi Sabit,

    In order to solve your issue simply go to the Dashboard >> XStore >> Theme OPtions >> Theme Custom CSS >> Global and paste the below code at the bottom of the CSS box there.

    .et-mobile-panel .et_column:nth-child(3)>a span.et_b-icon{
    width: 50px !important;
    text-align: center !important;
    background: red !important;
    border-radius: 50px !important;
    height: 50px !important;
    margin-top: -30px !important;
    border: solid 2px white !important;
    }
    .et-mobile-panel .et_column:nth-child(3)>a span.et_b-icon span.et-svg{margin-left:10px !important;}
    .et-mobile-panel-wrapper .et-wrap-columns{overflow:visible !important;}

    Then save settings and check back to your site after clearing the browser cache. The result will be appear like this: https://postimg.cc/vgRnxvf0

    Regards 8Themes Team.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘How to make cat button look bigger then the rest and change background’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.