Forum Replies Created
-
in reply to: Row seems to have mystery margin
Hello,
You can find this option on Specular > Layout, and it is for the whole pages. If you want to adjust the padding for individual page, you should edit the page elements padding.
Let us know.Best regards!
in reply to: Agency DemoHello,
The styling options are part of General theme options, so they can not be located on pages and posts editors. You can find all theme options on your Dashboard > Specular. The options you require are part of buttons styling, and you can find them on Specualar > Styling options > Buttons styling see screenshot.
For more information on how to use our theme and theme options, please read the theme documentation ( see here ), and watch our video tutorials ( here ). You can also watch this video for buttons styling.
Let us know.Best regards!
in reply to: Mobile menu icon over header logoHello,
Yes, this can be done with some css. But we will need your site url to give it a closer look to the code. You can paste the url on your profile user information, read this article for more information.
Let us know.Best regards!
in reply to: Tower demo contentHello,
Thank you for appreciating our work!
Let us know if you need further help.Best regards!
in reply to: Tower demo contentHello,
I imported the corporate demo, please check your site.
I also set the footer widgets like the online demo structure, but you need to customize them according to your wishes, that’s why they don’t seem very alike.
Let us know.Best regards!
in reply to: Issue in responsive modeHello,
You have an old version of visual composer and theme. Update them to the latest version, the issues may be due to this. Anyway, you can add this code to center the alignment of the text on homepage:
.vc_col-sm-12.vc_col-xs-12.mobile_ch.wpb_column.column_container.with_padding .wpb_wrapper { margin-left: 50px; }Let us know.
Best regards!
in reply to: Tower demo contentHello,
We will need your site url too.
We can not login otherwise.Best regards!
in reply to: View all portfolio items on one pageHello,
Sorry, but i don’t see any other posts or topics opened by you. Here you can see your profile. This is your first topic.
You should go to your themes files, the codeless_routing.php file is not located on the wordpress editor, because it is a theme file. Go to your theme files –>\wp-content\themes\specular\includes\core and open codeless_routing.php. Here find the lines that you should replace, as shown on this aricle, to display all portfolio items on one page.
What stylesheet are you refering to?
Please follow these instructions and let us know.Best regards!
in reply to: Single Post Layout overwriteHello,
To adjust the post layout as you wish, just edit the post, turn on the Overwrite the default post layout button, and choose the full width post version ( see screenshot ).
Let us know.Best regards!
in reply to: WPML blog issueHello,
Glad to hear that you solved it.
Thank you for letting us know.Best regards!
in reply to: part of submenu showsHello,
I see that the Contact menu item doesn’t have a submenu and it doesn’t show like it has, even in mobile version. Sorry, but i don’t understand what is the problem with the green line when you hover the menu item, even “contact” item. Please see these screeshots menu on mobile view and contact item menu .
Did you already remove the submenu? Also, i don’t see this code@media only screen and (min-width: 990px) { .only-mo { display: none !important; }}on your CSS box.
Have you manage to fix it by removing this code?
Can you send us a screenshot of the way you want the menu to be shown?
Let us know.Best regards!
in reply to: Content moves up when Sticky Header appearsHello,
Sorry for the delay!
We have forwarded this topic to our developers team. We will let you know as soon as possible.Best regards!
in reply to: How I can make the Jquery load on footer?Hello,
Sorry for the delay!
Edit the file functions_tower.php.Find the function codeless_register_scripts().
Change the ‘false’ parameter to true, ex:wp_register_script('smoothscroll', SIMPLE_BASE_URL.'js/smoothscroll.js', array('jquery'), 1, true );Best regards!
in reply to: Mobile Menu Not WorkingHello,
Did you manage to fix the issue?
The mobile menu is displayed correctly see this screenshot.
Let us know.Best regards!
in reply to: TOWER – Safari browserHello,
We are seeing these issues further. You will be updated as soon as we resolve them.
Best regards!