Forum Replies Created
-
in reply to: Tower theme update- all hyperlinks broken
Hello,
I see. I have forwarded this ticket to theme developers and we are checking on it now. We will update you asap.
Best regards!
Hello,
This is considered personal customization as it is something specific to your own site. Not theme’s style. To request a quote for this modification to our developers, please write them directly here: [email protected]
Best regards!
in reply to: Breadcrumbs – SpecularHello,
You can remove the “You are here” text by adding this css in your Custom Css box:
.page_parents li:first-child { display: none; }I don’t understand well what you want to do with the page’s titles in breadcrumb, but if you want to remove them too, then add this css also:
.page_parents li:last-child { display: none; }Best regards!
in reply to: WB Bakery can't useHello,
Please add some wp credentials in your profile data. So we can check this out.
https://support.codeless.co/?ht_kb=add-private-login-credentialsBest regards!
in reply to: Js error in Edit with Codeless Page BuilderHello,
What theme version are you running? Can you post a link of the site? Also add some wp credentials in your profile data. So we can check this out.
https://support.codeless.co/?ht_kb=add-private-login-credentialsBest regards!
in reply to: Theme updating and loss of customizationsHello,
This happens because required plugins are inactive. Start by updating and then installing required plugins first (right after theme update). All missing options will be back.
See screenshot: https://ibb.co/cFbpYbSLet us know.
Best regards!in reply to: menu bar height in desktop and mobileHello,
-In desktop, go to Customizing ▸ Header ▸ Extra (Bottom) Row, change header height. See screenshot: https://ibb.co/cNV7qyR
-In mobile, you need to use custom css. Add this code:@media (max-width:480px){ .header_container.header-top > .extra_row, .header_container.header-bottom > .extra_row { height: 50px !important; } }Let us know.
Best regards!
in reply to: Navigation menu colorHello,
Please go to Customizing ▸ Header ▸ Extra (Bottom) Row ▸ Background Color. Change the color here.
Best regards!
in reply to: navigation menu bg colorHello,
Please go to Customizing ▸ Header ▸ Extra (Bottom) Row ▸ Background Color. Change the color here.
Best regards!
in reply to: Tower theme update- all hyperlinks brokenHello,
@LBme, please follow the same instructions as per my last reply. Each site is different because it has different server and plugins installed (and/or additional code added to add specific functionalities).If you need our help, add some wp credentials in your profile. So we can check.
https://support.codeless.co/?ht_kb=add-private-login-credentialsBest regards!
in reply to: Paragraph – larger fontHello,
Please add this css into your Custom Css box in General Options:
span { font-size: 20px !important; }Change the value to your wish.
Best regards!
in reply to: Typography and Team plug-inHello,
Please use the included pot files to translate theme text. Read this article for more details: https://support.ellethemes.com/?ht_kb=translate-site-using-po-mo-files
Let us know.
Best regards!Hello,
-Portfolio: Sorry but that is the style of the “Basic with Title and Description”-> description includes the categories the portfolio post is part of. To change it you need to customize theme code. This is a customization not included in support.
-Staff: Do you want to remove only the socials and not the on hover effect? If yes, then add this css into your Custom Css box, located in Specular > General Options:
.tpl2 .center-bar { display: none; }To not have the hover effect either, just select the other style of single team. The “Simple Centered” (screenshot).
Let us know.
Best regards!in reply to: Sticky header not workingHello,
If you have made changes and not seeing them still, you need to clear cache first. You are seeing an old version of theme files.
Do you have any third party plugin installed in this site? That is not present in other sites where the issue does not happen?Let us know.
Best regards!in reply to: Add cart button does not loadHello,
Please deactivate the “Woocommerce TM Extra product options” and try again.
Let us know if the issue is still there.Best regards!