Forum Replies Created
-
in reply to: MOBILE HEADER PROBLEM PLEASE ANSWER
Hello,
I have replied you in this topic of yours: https://support.codeless.co/forums/topic/mobile-header-margins-not-lining-up/#post-12333
PS: This topic will be deleted after 12 hours as a duplicate.
Best regards!
in reply to: mobile header margins not lining upHello,
I added this code into your custom css box:
@media (max-width: 480px){ .header_button { display: block !important; float: left !important; top: 11%; } #logo { float: left !important;} } @media (max-width: 767px){ #logo { float: left !important;} .mobile_small_menu { left: 30px !important;} }For the logo in mobile portrait and landscape.
The header button by default does not display in mobile. I added the needed code into your custom css box, but for it to take effect, you need to go to file css/bootstrap-responsive.php and find this line:.header_button { display: none !important; }Remove the !important from it and save file.
Let us know.Best regards!
in reply to: Portfolio items problemHello,
I see the portfolio items are looking ok (screenshot), did you manage to fix your issue?
Can you please be more clear for the single portfolio item’s next/previous icons? Do you want to keep them or remove them?
Let us know.
Best regards!
in reply to: Text Blocks in full width not responsiveHello,
Please edit the above code to this:
@media (max-width: 480px){ .full-width-content .wpb_column .wpb_wrapper { margin-left: 15px !important; margin-right: 15px !important; }}If you still can not manage to fix it, send us your wp credentials in a private reply. We are happy to do it for you.
Best regards!
in reply to: Loading Time Tower Side with SliderHello,
Please read this article for more detailed information.
PS: This is Specular theme forum. You have Tower theme installed. For future topics, please post at your theme’s specific forum.
Thank you for your cooperation.Best regards!
in reply to: fresh installHello,
I added this code into your page’s custom css box:
.separator { margin-top: 20px !important; }Edit the value to your wish.
Best regards!
in reply to: Cant remove Search on Business 4 demoHello,
Glad to know you figured it out.
Best regards!
Hello,
I removed the changes made in file header.php and also commented out the relating css in Custom css box.
Let us know if you need further help.Best regards!
in reply to: Border resizes when viewed at different zoomed %’sHello,
I understand. For this we need to make some javascript edits. Please send your wp and ftp credentials in a private reply. So we can fix it.
Best regards!
in reply to: Codeless Slider logo/menu/nav colorHello,
I see you have the latest version of theme. Do you still have issues with slider header style? We have tested it on our side but this does not happen. Can you please enable the credentials again?
Kindly let us know.Best regards!
in reply to: Right Align not workingHello,
Please add this code into your custom css box:
.btn-bt.align-right { float: right !important; }We will fix this in the next theme update.
Kind regards!
in reply to: Text Block Overlap in MobileHello,
Nice to know you figured it out. Thanks for sharing.
Kind regards!
in reply to: Remove button animationHello,
You’re welcome! I am closing this ticket now. Please open up a new one in case you need our help again.
Kind regards!
Hello,
Can you please send us the link where are you trying this?
Best regards!
in reply to: Contact Us demo page and how toHello,
That’s right. You need to install Contact Form 7 plugin first. It is free and fully compatible with the theme.
Best regards!