Forum Replies Created
-
in reply to: Codeless slider speedThis reply has been marked as private.in reply to: border on chekout
Hello,
You can use custom css for this. This is personal customization, normally not included in support. However I can give you a hint, just send us a link of the site.
Best regards!
in reply to: Extra white space on new pageHello,
Great! Thanks for sharing.
Regards!
in reply to: Changing from hamburger menu to top tab menuHello,
I made the changes in Customize > Header Options. Please clear the cache and refresh the page.
Best regards!
in reply to: Media images missingHello,
I added this css to remove the text-decoration that was adding the underline.
footer .inner .widget ul li a, a:link { text-decoration: none !important; }Please check yoru site.
Best regards!
in reply to: Changing from hamburger menu to top tab menuHello,
@hayamajali, please add some wp credentials in your profile? So i can make these changes for you.
https://support.codeless.co/?ht_kb=add-private-login-credentialsRegards!
in reply to: Portfolio display issues since updateHello,
The Smush plugin was causing it. I deactivated it and the portfolio is showin ok. See screnshot: https://ibb.co/Qv0BwVr
Please clear the cache and refresh the page.
Best regards!
in reply to: Logo smaller after theme upgradeHello,
The logo has been modified by this css you have in your Custom Css box:
#logo img { max-height: 90px !important; margin-top: -20px; }Either remove it, in order for the logo to take the height set up in General Options. Or change the value to your wish.
-To show it properly in mobile, I added this line:
#logo{ left:-111px !important; }, inside a@media(max-width: 480px)rule.
It’s ok now. See screenshot from a Samsung S6 Edge mobile:
https://ibb.co/CnhLFgjBest regards!
in reply to: Codeless slider speedThis reply has been marked as private.in reply to: Media images missingHello,
1-I reset the sidebar to its former style by adding this css in your Custom Css box:
/*changes from support after theme update*/ aside ul li{ padding-top:10px !important; padding-bottom:10px !important; border-bottom: 1px solid #e7e7e7 !important; } aside .widget_nav_menu li:after{ display: block !important; }Refresh page to see changes.
2-You fixed the basket yourself;
3-Same here;4-To center the “Update Basket”, i added this css:
.shop_table .actions .btn-bt, .woocommerce-form-coupon .btn-bt{ line-height:18px !important; }The original line-height was 38px. Pushing it further down.
5-I added this css:
.woocommerce-page .cart-collaterals .cart_totals a.checkout-button.button.alt.wc-forward.btn-bt.default{ padding: 10px 10px !important; }Result screenshot: https://ibb.co/Dbpc112
Best regards!
in reply to: Codeless slider speedHello,
Can you please add some wp credentials in a private reply? So we can check this.
Best regards!
in reply to: Portfolio display issues since updateHello,
Please add some wp credentials in your profile data. So we can check this and fix it.
https://support.codeless.co/?ht_kb=add-private-login-credentialsBest regards!
in reply to: Read more tab not workingHello,
How exactly did you add the “Read more”? Can you add some wp credentials in a private reply? So I can check this close.
Best regards!
in reply to: Extra white space on new pageHello,
That is the page header. Please go to page’s options > Page Header Options, set OFF the “Active Page Header”, but let ON the “Overwrite the default page options”, otherwise the page header settings in the General Options will take over.
Screenshot: https://ibb.co/S3SJf5wBest regards!
in reply to: Specular – Default V3 -Sample Data Not LoadingYou’re welcome!
If you like our theme, please leave a rating on Themeforest. It’s important for us:
https://themeforest.net/downloadsThank You!