Forum Replies Created
-
in reply to: Layerslider showing same image on various sliders
Hello,
Please deactivate all third party plugins first. Clear cache and refresh page. Let us know if the situation persists.
-We are updating your support status now.
Best regards!
in reply to: Footer text colorHello,
The footer text is composed of links. You can change the footer links color in Specular > Styling > Footer Styling > Footer links font Color. But you have a custom css that is interfering with it. See screenshot: https://ibb.co/rH7rxTn
Now i tried to locate the custom css, but I couldn’t. Please check yourself and remove it. The links in the footer will get back to white then.
Let me know how it goes.-We are updating your support status now.
Best regards!
in reply to: Mobile menu do not highlight current pageYou’re welcome!
If you like our theme, please leave a rating on Themeforest. It’s important for us:
https://themeforest.net/downloadsThank You!
in reply to: dont importHello,
The header is set as transparent. I changed that in Specular > Header Options > Make Transparency Header. I set it off.
The footer can be customized in Specular > Styling > Footer Styling.Let us know.
Best regards!in reply to: Mobile menu do not highlight current pageHello,
Add this other css as well:
.menu-small ul li ul li.current_page_item a { color: #eaa133 !important; }Best regards!
in reply to: Problem with regn main menu in mobile and ipad.Hello,
Yes, this is done so that the sub-menus are shown/hidden in mobile just like in desktop. It was a very required feature for mobile from our customers.
To avoid this, I recommend adding the parent item in the sub-menu list too. Then add a custom css class to it (screenshot).
Then add this CSS to that custom CSS class:@media (min-width: 979px){ .hide_in_desktop { display: none; } }So the new menu item, will not be visible in desktop but only from tablet screen size and smaller.
Let us know.
Best regards!in reply to: Mobile menu do not highlight current pageHello,
Is the code exactly like this:
.menu-small ul.menu > li.current_page_item > a{
color: #eaa133 !important;
}
??
If yes, remove it and paste again this:
.menu-small ul.menu > li.current_page_item > a{ color: #eaa133 !important; }The
>are being replaced by ” >” and that’s what is making it not work.Best regards!
in reply to: Mobile Menu not showing all the pagesHello,
The site requires a password. Please add the password to access it. And wordpress login credentials in a private reply.
So we can check this out.Best regards!
in reply to: dont importHello,
In the import process, the images are not imported in order to not increase the dummy data loading size. You can just add your own licensed images or download the sample images from the online site.
Then just replace the current image links in the slider options. See screenshot: https://ibb.co/StJD2LfI imported the images and replaced the demo image’s links with current ones. Please check your site now.
PS: Please set the reply as private if you are to send private login credentials. It’s for your safety. The private replies are visible only to you and support staff.
Best regards!
in reply to: Mobile menu do not highlight current pageHello,
Please add this code into your Custom css box:
.menu-small ul.menu > li.current_page_item > a{ color: #eaa133 !important; }Let us know.
Best regards!in reply to: dont importHello,
Please add some wp credentials in a private reply. So I can check this out.
Best regards!
in reply to: Portfolio not workingHello,
Please go to Settings > Permalinks. Reset permalinks first. Then try again.
If the situation persists, add some wp credentials in a private reply. So we can check it out.Best regards!
in reply to: UpdateHello,
Please check these related articles:
https://support.codeless.co/?ht_kb=update-plugins-using-only-the-included-in-theme-versionhttps://support.codeless.co/?ht_kb=plugins-license-activation-is-required-to-receive-updates
Best regards!