Forum Replies Created
-
in reply to: Single Blog Post in 2 Clumn Layout
Hello,
Glad to know you found the answer. Thanks for sharing!
Best regards!
in reply to: dummy data not downloadingHello,
@karo2204,
This topic has another author with a different issue. Please open up a new topic for your request and send us the necessary details for us to understand better the situation.Best regards!
in reply to: Menu Header & Top Widgetized AreaHello,
1-Go to General Options > Header Options > Background, set the background color here, with tranparency gradient.
2-Go to Appearance > Widgets and add a text widget into that area. You can use html link tags to link the text with a page.
Best regards!
in reply to: Having trouble editing left side headerHello,
You should use css to make these changes. Add the custom code into your General Options > Custom Css Box.
Let us know if you need help.Best regards!
in reply to: Post Grid element NOT work, Firefox, Windows EdgeHello,
Please fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look.
Read this article for more information.Best regards!
Hello,
Please add this code into your custom css box:
@media (max-width: 480px){ .fullwidth .blog-article.alternate-style .media { width: 300px !important;} .fullwidth .blog-article.alternate-style .content { width: 300px !important;} }Let us know.
Best regards!
in reply to: Install Setup – Tower ThemeHello,
What you require is already covered in theme’s documentation. You have all the needed steps there. The template installation ->first configuration -> dummy data import, and all elements available for you to use, to create a unique site.
Tower theme has a documentation included in the downloadble folder from Envato and an online version of it. Read it here: https://codeless.co/tower/documentation/
Also you have many video tutorials available to help you build and customize it. Follow this link: https://support.codeless.co/?page_id=45
Best regards!
in reply to: Single staff linkingHello,
Please go to file vc_templates/staff.php and find this line:
$output .= '<a href="'.esc_url($cl_redata['linkedin_link']).'" class="a1" data-animate="fadeInUp" title="linkedin"><i class="moon-linkedin"></i></a>';edit to this:
$output .= '<a href="'.esc_url($cl_redata['linkedin_link']).'" target="_blank" class="a1" data-animate="fadeInUp" title="linkedin"><i class="moon-linkedin"></i></a>';Best regards!
in reply to: Activating Drop Down MenuHello,
To add pages in the menu (as parent or sub-menu) you have to add these pages into the menu first. It is not enough to just create a page as child to a parent theme and expect for it to show up at the menu by itself.
I added the two child pages you have created to the main menu (see screenshot). All you have to do now is add more page into it.
Save changes after you’re done so it would reflect them on site.Read this useful article for more information.
Best regards!
-
This reply was modified 9 years, 10 months ago by
Mirela.
in reply to: Homepage not responsive – SpecularHello,
Please refer to this topic: https://support.codeless.co/?topic=sticky-nav-and-one-page-links-overlap regarding the top position of sticky menu.
Best regards!
in reply to: FAQ accordion scrollHello,
Please update your profile data. So we can give this a closer look.
Read this article for more information.Best regards!
in reply to: The Link StyleHello,
By default the staff members do not open in new tab, and do not have the option in admin panel. What element are you using? Can i see a link where is this running?
Note: Please consider updating your profile data. Read this article for more information.
Best regards!
Hello,
Sorry but this is not permitted. These images are for demonstration purpose only. Their license does not allow the use from other parties.
You should upload your own licensed images.Best regards!
in reply to: Homepage not responsive – SpecularHello,
4-Do you mean this button: screenshot? The link of the button is not correct, that is why it’s not working. I edited it out (removed the # sign from it) and now it works well.
PS: This link you provided (this: https://zakelijk/#consignatie is not valid)
6-I added this code to zoom the logo in mobile:
@media (max-width: 480px){ #logo img { max-height: 87px !important; margin-top: -44px !important; height: 84px !important; } }You can edit the values to your wish.
sorry but the images you want to zoom, can not be bigger than they are already.
Because of their width and height that if you increase the height, the width will also increase and hide the mos part of the image, out of mobile screen boundaries.Best regards!
Hello,
Please fill in the information on extra information fields in your profile data. So we can give this a closer look.
Read this article for more information.Best regards!
-
This reply was modified 9 years, 10 months ago by