Forum Replies Created
-
in reply to: Team social icons – open in new tab
Hello,
Please go to file vc_templates/staff.php and replace it’s code (all of it) with this: https://jmp.sh/WWLm332 (download file with code edited out).
Or you can just replace the files directly and refresh page. Let us know.
Best regards!
in reply to: Blog post settingsHello,
I edited the code in the custom css box to this:
.header_page.centered h1 { display: none; }It’s very strange that the changes are not being applied. Did you add any other additional script? While adding custom scripts to theme, it is always the possibility for it to conflict with the original code.
Please know that we do not support third party plugins or personal changes to theme files. I see you removed the blog page.
Let us know how you wish to proceed.Best regards!
in reply to: changing the theme skinHello,
What exactly do you need to change? The two demos are very different. The construction demo has different elements, options and sliders that make it have that look. All these settings are present in Tower options, Styling Options (screenshot). You only need to find and customize them like that.
If you want the site exactly like construction demo, then go to Tower > Import/Export (Dummy Data) and import the construction demo. Be careful because doing so, the options will be overwritten and some pages added.Let us know.
Best regards!
in reply to: Social Sharing/RSS on BlogHello,
@gtrenard,
Please refer to this topic regarding this: https://support.codeless.co/?topic=add-linkedin-share-button-on-articlesBest regards!
in reply to: Blog post settingsHello,
Yes, of course. Just select the centered version and add this code into your custom css box:
.header_page.with_subtitle.centered .titles h1 { display: none; }Best regards!
in reply to: Spaces after TitleHello,
1-The
<p>tag are intentional, not set there wrongly. They are needed to identify and style the simple text. It can not be removed. To reduce space from header to text just reduce the H2 line height.2-This is the default top widgetized area layout. If you want to change it, you can do so with custom css. Add the code itno your Custom Css box in General Options.
Sorry but this is a personal customization and therefore is not included in support.Best regards!
in reply to: Specular – Paralex DemoThis reply has been marked as private.in reply to: Missing Page Header on WC Product PagesHello,
I edited file woocommerce.php. I removed (commented out) this line:
if( function_exists('is_product') && ! is_product() )
An then i added this code into your custom css box:.header_page.centered.no_parallax { height: 90px !important; }The title is displaying in product now. Please check your site.
You have lots of third party plugins and custom code in your site. These do affect theme somehow. We will make further tests regarding this and if necessary, will include a fix in the next theme update.
Let us know if you need further help.Best regards!
in reply to: Problems with testimonial carouselHello,
You can customize the testimonials using custom css. Add the code into your custom css box. Sorry but personal customizations are not included in support.
Best regards!
in reply to: Blog post settingsHello,
To switch the positions of the logo in mobile i edited out the previous code i gave you for the logo to this:
@media (max-width: 480px){ #logo { float: left !important; margin-left: -19px !important; } .mobile_small_menu { left: 100% !important; }}Please clear cache and refresh page.
-The slider issue is very strange. We tried to reproduce it on our side but it does not happen. I recommend you not use Layer slider if the slider will consist of only one image. Layerslider is very heavy. I suggest you add page header image for this. Or use one of the other sliders.
I tested them on your blog page and they do work well.
Let us know.Best regards!
in reply to: Mega menu is not working correctlyHello,
Sorry but this is a result of the image zoom plugin you installed. It conflicts with theme scripts. If you disable it the issue is not present anymore.
Sorry but we do not support third party plugins.
Read more about support policy here: https://support.codeless.co/?page_id=4207Best regards!
in reply to: Spaces after TitleHello,
You can customize H2/H3 spaces by editing their line height in General Options > Typography Options > Heading 2 Font style.
Are you referring to this: https://pho.to/AkuCZ ? These are widgets that you have added at the Top Header Left widget area, so normally they will show up at the left side of the top header area.
Are you not referring to them? Can you please be more clear?Best regards!
in reply to: Specular – Paralex DemoHello,
Please check again the wp password. It’s not letting me in. See screenshot: https://www.clipular.com/c/5275074618982400.png?k=D5gAlKTSml-yIxUKxBgHiHSqfaM
Best regards!
in reply to: Menu – submenuHello,
I added the code at General Options > Custom Css Box and it’s working as it should. Please clear cache and refresh pages.
Best regards!
in reply to: Set faq tabs orderHello,
Sorry but that is not possible by theme’s default options. Perhaps a custom plugin can do the job, but i don’t have any to recommend for this case.
Best regards!