Forum Replies Created
-
in reply to: alternate h1 style
Hello,
I checked the page you send with the SEOQuake add-on and i had no issue. The tool does recognize h1 tag. Please see screenshot.
Best regards!
in reply to: update to Tower themeHello,
Yes, another method is by updating manually the theme files. Read more about it in our theme’s online documentation. Link: https://codeless.co/tower/documentation/main.html#update_theme
Best regards!
in reply to: Anchor links / Page jumps not jumping / linkingHello,
All the buttons in our demo link to external links. Only the one page layout has links within the page. Please send us a link where you have this. So i can understand better your point.
Best regards!
in reply to: theme upload errorHello,
Did you have any other plugin already installed in your wordpress installation? Please make sure you do have all the necessary access right on themes folder in your server. Also please check and set as “false” the “WP_DEBUG” in your wp-config.php file.
Please fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look.
Read this article for more information.
Best regards!
in reply to: TOWER – Safari browserHello,
I edited out the custom css for the menu and logo in ipad landscape. This is the screenshot of the site’s menu in ipad and the sticky header.
Best regards!
in reply to: Agency DemoHello,
I edited the header as the demo. I added the necessary widgets to the header and to the footer. I added this custom code, into your custom css box:
nav .menu li > ul { background-color: #f5f0f0 !important;} .header_7 .header_wrapper .textwidget { text-align: left !important;} nav .menu li > ul.sub-menu li { border-bottom: none !important;}Please check your site. Let us know if you need anything else.
Best regards!
in reply to: Agency DemoHello,
I need the wp credentials to check the theme option set up. Please fill in the information as instructed in my last reply.
Let us know.Best regards!
in reply to: TOWER – Safari browserHello,
-For the horizontal ipad layout, please add this code into your custom css box:
@media (min-width: 979px) and (max-width: 1024px){ header#header #navigation { height: 50% !important;} }1-Main page’s circles in vertical ipad, i removed the padding from the “search” circle and added this code instead:
.orange.wpb_column.vc_column_container.vc_col-sm-4 { width: 30%; }2-The aligning has no issue. It’s the names that are to long to fit in one line.
3-You have the element “Codeless Separator” added in your team page. Since the responsive mode follows the flow from left to right, it will eventually display the separators one after another.
I added this code in the page’s custom css box:@media (max-width: 480px) { .codeless_separator { display: none; }}to hide them only in mobile.
4-This is not possible. The element that has the background is not the button but the
<a>tag. Which is depended from the length of the text in it. So due to the titles being different, sol will be the width.5-I don’t see any major change from the ipad view (screenshot) to the default (screenshot), except from the normal one’s a screen change would make. Can you please be more specific?
6-Can you please explain better? In what layout is this happening? What exactly do you want it as? You can change the text positioning using custom css.
Best regards!
in reply to: Set frontpage for multilingual siteThank you for sharing!
Best regards!
in reply to: WordPress 4.6.1 and Specular 2.1 or newerHello,
Version 2.2 of Specualr theme has been released on September 9. You can download it from your Envato account. It’s fully compatible with the latest WordPress version and also it has the latest Visual Composer version included.
Best regards!
in reply to: Remove comma from testimonials carouselHello,
Please refer tot his topic: https://support.codeless.co/?topic=remove-testimonials-comma regarding it.
Let us know.Best regards!
in reply to: Where is Custom CSS Box in page?Hello,
Please find the main custom css box in your General Options > Tracking Code / Custom CSS / Custom JS > Custom CSS Code (screenshot). Every code you add here will affect the entire site.
But if you want the code to be effective for only one page, then you can paste it directly in that page’s custom css box. It is the gear icon (screenshot), located in the top-right of the content editor. Click it and then add the custom code in the pop-up. Please see the screenshot.Let us know.
Best regards!
in reply to: Landing Page – Remove menu from a specific pageHello,
You can set a page as landing page or homepage at your General Options > Select Special Pages > Select Frontpage. To remove the menu from it, then add this custom css into your Custom Css box:
header#header #navigation { display: none; }Let us know.
Best regards!
Hello,
Yes, Font Awesome is one of the packages used in theme. You can see a list of available icons in file \css\font-awesome.css. Here is a link to the online library: https://fontawesome.io/icons/
-Please watch this video tutorial regarding the set up of row id’s.
Let us know.Best regards!
-
This reply was modified 9 years, 9 months ago by
Mirela.
in reply to: Mega MenuHello,
Mega menu is a wordpress feature. It is not a plugin included in theme. To create it, you only need to go to Appearance > Menus. In your menu item, open options and check the “Check if you want to use this item as megamenu” option to make mega-menu columns all items you want. See screenshot (1) and (2).
Then drag and drop other menu items under the created columns.Best regards!
-
This reply was modified 9 years, 9 months ago by