Forum Replies Created
-
in reply to: Codeless Slider Breaks when resizing screen
Hello,
Please can you provide me admin credentials so I can check your settings?
Best regards!
in reply to: New theme update – Visual Composer FIXHello,
@TimJansen I updated the theme and the plugin. It is ok. But now I got Internal Server Error on your site. Please can you check it and let me know when you site is back online? I was about to add some css code to fix the menu.header_2 nav .menu>li>a { margin-top: 24px !important; }About the Design Option issue:
Try to change theme (activate the default wordpress theme) and click “Open Design Options”. Uncheck to disable the design options and save. Then change back to specular theme.
Best regards!
in reply to: Menu items floats to top now with theme updateHello,
Please make sure you are running Specular 1.3.4 and Visual Composer 4.6.1.
We have fixed the issues.Best regards!
in reply to: Main navigation menu weird placementHello,
Please add this css code at Css box – at general options:
nav .menu>li>a { margin-top: 23px !important;}If you want to have the header link at our default demo then you have to select transparent header at specular -> Header Options.
Let us know if you still need help.
Best regards!
-
This reply was modified 11 years ago by
Ruco.
in reply to: extra side nav default to openHello,
The code I provide on that topic does work but you should change the page it for home. Try this (add it at the end of the file /js/main.js):
$(document).ready(function(){ if($('body').hasClass('home')) $('.extra_navigation_button').click(); });Best regards!
in reply to: back to topHello,
Try to add !important tot css styles. It should show up.
Best regards!
in reply to: Centering Clients – but how?Hello,
You must add more clients to make the carousel arrows show up.
Best regards!
in reply to: Change Color Navigation MenuHello,
Fixed it. Changes the menu font color and selected light header at page settings at homepage.
Best regards!
in reply to: Theme Update Problem 1.3.2in reply to: Installer SupportHello,
Please download the latest theme update.
Also we strongly recommend to update the Visual Composer.
Visual Composer 4.6.1 is included in theme.How to update the plugin:
1. Disable and delete the installed Visual Composer.
2. Go to dashboard -> Required plugins notification
3. Click “Install the requested plugins” and select Visual Composer.Make sure you have the latest theme and VC versions. We have fixed the issues and Specular is compatible and works perfectly with the latest VC version.
Let us know if you need further help.
Best regards!
in reply to: Specular Pages Lose Layout After Savein reply to: Only see half of the MenuHello,
Can you show us your site url so I can check?
Best regards!
in reply to: Adding an id to a headingHello,
This isn’t possible but you can use rows. Add the id at extra class field at row settings ( at the row where you have added heading).
Then you can link to it that way: “#apple”.Best regard!
in reply to: Footer is not at the bottomHello,
You have added a custom css code to hide it.
footer#footer .inner { display: none; }Remove this from css box.
Best regards!
-
This reply was modified 11 years ago by