This topic has 4 replies, 2 voices, and was last updated 2 years, 1 months ago ago by Tony Rodriguez
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
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.
It cannot be done with just css?
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.
Tagged: background, bigger, cat button, change, templates, woocommerce, wordpress
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