Forum Replies Created
-
in reply to: Specular 3.2.1.
Hello,
If you like our theme and support, please leave us a review on Themeforest. It’s important for us!
https://themeforest.net/downloadsThank You :)
in reply to: Specular: Content Not Updating – Theme IssueHello,
Please try opening the site from a different browser or deactivate any add-ons you may be having in your browser. As stated in my last reply, i tested it and it has no issues.
Let us know.
Best regards!in reply to: Header settings, duplicate title, breadcrumbHello,
1) Change the background color of page header:
Go to Specular > Header Options > Default Page Header > Page header background.2) Change page header height:
Go to Specular > Header Options > Default Page Header > Page Header Height.Note: you can set up different settings for page header height and background color for each post. Just go to the post’s General Settings > Page Header Options, set i ON in order to show all options. The styling made here are valid only for that post specifically.
3) Remove title below the featured image in posts:
Add this css in Custom Css box:.blog-article.standard-style .content h1 { display: none; }Best regards!
in reply to: Logo size, header bar and sticky/mobileHello,
I am listing below all your questions and the answer:
1. How can I enable and edit the blue header bar with contact info available in demo?
This is the top bar you are referring to. I see it is already set up. Just for record, you can add it on/off in Specular > General Options > Header Options > Top Widgetized Area.2. How can I set logo size so it can show bigger, and also define the main header’s height, because I don’t see the option to set header height as stated in docs
Change header height in Specular > Header Options > Header Height and logo size in Specular > General Options > Logo Height.3. Also, how can I make logo to show bigger in the sticky nav, and mobile view
Yes, you can do so using custom css. Add this code in General Options > Custom Css box:@media (max-width: 480px){ #logo img { max-height: 81px !important; margin-top: -38px !important; }}Change the value to your wish.
Best regards!
in reply to: Make footer to look as Finance demo or similarHello,
Yes sure. The footer is composed of the same element theme has so you can recreate any demo look without needing to import the whole demo. I added up and edited the elements in your footer just like the finance demo.
The actions are taken:
1-In Specular > Footer Options: set up footer to have 4 columns.
2-In Appearance > Widgets: added comments widget to the 4th column.
3-In Specular > Styling Options > Footer Styling: set up all fonts colors like the demo.That’s it.
Let me know if you need further changes.
Best regards!Hello,
Yes, I added this css into your Custom Css box:
.header_8 nav .menu > li > ul.sub-menu { top:100% !important; }Refresh site to see the changes. Change the value to your wish if you are not satisfied with the current result.
Best regards!
in reply to: Specular 3.2.1.Hello,
After the update action, some plugins get deactivated. This results in some options (like Specualr menu in sidebar) to not show. Just go to Plugins menu and activate all theme required plugins again.
Best regards!
in reply to: DUMMY CONTENT FROZEN at 70%Hello,
You don’t have it because the plugins are not installed. You can install the required plugins first and then try again importing the dummy data.
Best regards!
in reply to: Page Header – empty spaceHello,
Well, that’s probably because this is not a native element of wordpess so WP Bakery does not have options for it. Just use the custom css i send you.
Best regards!
in reply to: DUMMY CONTENT FROZEN at 70%Hello,
Perhaps they still aren’t enough. Can you post your server settings? Check here if you have the necessary requirements: https://codeless.co/folie/documentation/main.html#requirements
Best regards!
in reply to: Alternate version of blogHello,
Right, please edit the last css to this:
.single-post .post-thumbnail { display: none; }Best regards!
Hello,
I deactivated all plugins, imported demo(without any problem) and then activated only the plugins that are part of theme package.
I suspect the issue you faced was due to some plugin’s conflict with our plugin. I suggest you start activating the other plugins one at a time, until you find the one conflicting.
It’s not recommended to have many plugins installed, so if there is any plugin you do not need, is best to remove it.
Please refresh site to see the changes.
Best regards!in reply to: set AnchorHello,
Sorry, I don’t understand. Can you please elaborate your situation?
Best regards!
in reply to: Size of Blog picsHello,
Yes. The ftp also in case we need to access the theme/plugins files directly. Or you could add them in your profile. Read this article for more information: https://support.codeless.co/?ht_kb=add-private-login-credentials
Best regards!