Forum Replies Created
-
AuthorPosts
-
Hi,
Kindly use this CSS to remove comments, date, categories.
.post-date, .post-comment, .post-categories { display:none;}
Regards,
ChrisHi,
Kindly use this CSS.
@media screen and (max-width:479px) { .innerbanner { min-height: inherit; } }
Regards,
DaveHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.services-box:hover::before { display: none !important; }
Regards,
DaveHi,
Kindly use this CSS code to change green to purple.
.woocommerce div.product p.price, .woocommerce div.product span.price { color: #6f00bf; }
Regards,
ChrisHi,
Kindly use this CSS code to change hover color green to purple.
.skt-header-extras .skt-header-button a:hover { color: #6f00bf; }
Regards,
ChrisHi,
Kindly send us your WordPress admin details (Username & Password) via email:[email protected] to remove this JS from the theme, if it is unused js so we will remove this.
Regards,
DaveHi,
We have released our updated version 1.5.
All issues have been resolved in updated version. Kindly update your plugin from 1.4 to 1.5.
Regards,
ChrisHi,
Kindly use this CSS code to remove white space.
.innerbanner { height: auto; max-height: 287px; min-height: 120px; }
Regards,
DaveHi,
Can you send us the screenshot of your issues in version 1.4? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
ChrisHi,
You have been respond via email.
Regards,
DaveHi,
Phone icon i coming from the background image. If you want change phone icon?
Kindly put your image path instead of “phone-icon-right.png”
.skt-header-extras .skt-header-button a { background-image: url(images/phone-icon-right.png); }
Regards,
ChrisHi,
Kindly use this CSS to display submenu texts in a single line.
#topmenu ul li ul { width: auto; white-space: nowrap;}
Regards,
ChrisHi,
We have checked, website working fine.
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
DaveHi,
Issue have been resolved. Kindly check and confirm.
Regards,
ChrisHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { #simple-menu { margin-top:18px;} .slider-main .nivo-caption .slidedesc { display:block;} .cattitle_wrap { top:50%; transform: translate(-50%,-50%);} #footer .rowfooter { margin:0;} #footer .footercols3 { padding: 80px 50px 0;} .addtoany_content { text-align:center;} }
Regards,
Chris -
AuthorPosts