Forum Replies Created
-
in reply to: Change logo size
Hello,
You’re right. The file responsible is in the Codeless Framework plugin, not theme. Please go to this file: plugins\codeless-framework\include\register-shortcodes.php
The code starts on line 718. I suggest you save a copy of the edited file so that you can replace the changes in case of plugin update.
Best regards!
in reply to: Change logo sizeHello,
Can you add some wp credentials in a private reply? So i can check.
Best regards!
in reply to: Change logo sizeHello,
1-This section is not present in mobile by default. To add it you need to add some custom css. Example:
@media (max-width: 979px){ .header_12 .header_widgetized { display: block; } }2-Please go to file specular\includes\register\register_shortcodes.php and find this line:
$output .= '<dd><span class="title">'.__('Our Locations', 'codeless').'</span><p>'.$addr.'</p></dd>';
Change the text here. Save the file so you can replace it in case of future theme updates.Best regards!
in reply to: Custom CSS for certain portion not workingHello,
First, you can change this value in Specular > Layout > Page Builder Row Margin Bottom. As for the css, for every case like this (where the default values do not get overwritten) just add
!importantto your code. Example:.vc_row.section-style, .vc_row.standard_section { margin-bottom: 0px !important; }Best regards!
in reply to: Change logo sizeHello,
Go to Specular > General Options > Header Options > Logo Height.
Best regards!
in reply to: Adding a page headerThis reply has been marked as private.in reply to: Website not mobile responsiveYou’re welcome :)
If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much!
in reply to: Website not mobile responsiveYou’re welcome :)
If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much!
in reply to: Adding a page headerHello,
To add a default page header that is going to be the same in all pages. go to Specular > Header Options > Default Page Header. (screenshot).
In the other pages, make sure the General Settings > Page Header Options > Overwrite the default page options option is OFF(screenshot).Best regards!
in reply to: Website not mobile responsiveHello,
Please check that the responsive mode is set on in Specular > General Options > Responsive Layout.
Let us know.
Best regards!in reply to: folie headerYou’re welcome :)
If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much!
in reply to: Change SlugHello.
The slug is changed already. Try to reset permalinks again and try again. Go to Settings > Permalinks. Assign the permalinks to default, refresh pages. Then back again to “Custom” (as they were originaly). Save changes again and refresh.
Let us know.
Best regards!in reply to: Strings TranslationsHello,
You can add them here in a private reply. It will be visible only to you and support admins.
Or add them to your profile. Read this article for more information: https://support.codeless.co/?ht_kb=add-private-login-credentialsBest regards!
in reply to: Layerslider showing same image on various slidersHello,
Yes, deleting the plugin will make you lose the current sliders. But you can just extract them first. Then proceed with the delete.
Yes, you will be prompted to install the plugin from the wp interface. Just like when you first installed theme and it required for the necessary plugins to be installed.Let us know if you have any questions.
Best regards!