This topic has 5 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler
Hello, I need your help, pls tell me how to remove both of them?
https://prnt.sc/jom339
-.- And how to remove this?!?
https://prnt.sc/jomc6p
This theme seems to have less bugs but at the same time less functional than the X-Store.
Pls help me how to turn off
Hello,
1. Please add an empty text widget in Left side top bar area (Appearance > Widgets).
2. You may add this code in Theme Options > Custom css:
.archive .wp-picture .btn_group a {
display: none;
}
Regards
Hi, the number 1 is solved.
With the number 2, I have to use this code:
.wp-picture .btn_group, .wp-picture .zoom >i {
display: none;
}
I’m just make sure your theme has a module to config or not.
Hello,
This can be disabled via custom css code only.
Feel free to ask if you have any other questions.
Regards
You must be logged in to reply to this topic.Log in/Sign up