Forum Replies Created
-
Hello,
Please edit the code above to this:
@media (max-width: 767px){ .top_nav { display: block !important; font-size: 10px !important; padding-bottom: 36px !important; } }Screenshot.
If still nothing, send us your wp credentials in a private reply. So we can do it for you.Best regards!
-
This reply was modified 11 years, 2 months ago by
Mirela.
Hello,
Please add these lines into your custom css box:
@media (max-width: 767px){ .top_nav { display: block; font-size: 10px; padding-bottom: 36px; } }Let us know.
Best regards!
in reply to: One Page Navigation ProblemHello,
If you see carefully the attached images as well, you would see in this image: https://www.clipular.com/c/4938741194948608.png?k=rAuLff_70VRGARnYUCa0K043Pp0 (last screenshot) the view of the full menu. There is a blog page as the last menu item. That links to the blog page. And even if you are at the internal page (blog) if you click on the ‘One’ menu item, you will be redirected at home page, section one.
This is a tested example i gave you.
Please try again and let us know.Best regards!
in reply to: Google AnalyticsHello,
Please make sure you have pasted it right. I tested your code and didn’t get any error. If you can send us your wp credentials in aprivate reply, so we can give it a look.
Best regards!
in reply to: Slider on Homepage Cropped on iPad LandscapeHello,
I added this line:
nav { height: 84% !important;}into the previous code, in your custom css box. Screenshot.Best regards!
in reply to: Questions and ErrorHello,
What page title background is missing? I see page header background in your site.(screenshot). Do you mean for the posts? The posts do not have a page header section.
You can make menu background transparent in specular > Header Options > Background.Best regards!
in reply to: Portfolio ActionThis reply has been marked as private.in reply to: Slider on Homepage Cropped on iPad LandscapeHello,
You had copied it inside a comment block. So the code was inactive and did not made any changes. I changed that and now it’s ok. Screenshot.
Best regards!
in reply to: Portfolio ActionHello,
You are just at the line specified. What can you not find?
Please open the first link-> https://www.codeshare.io/uiyYn , Locate the code, in file via ‘Ctrl+f’ in your text editor. Then open the second link-> https://www.codeshare.io/QIboV . Copy this other chunk of code and replace the above code with this. Save file!Best regards!
in reply to: One Page Navigation ProblemHello,
Please recreate one page following the steps below:
-go to the page that will be used as one page and set as ‘One Page’ in General Settings > Page Options & Style (screenshot)
-set in ‘Row Settings’ the id of the section (screenshot), for each section.
-At ‘Appearance > Menus’ select the menu you want to use.
-Set the link of menu item to section, as full link (screenshot).
-Save menu!Let us know.
Best regards!
in reply to: LayerSliderHello,
You hadn’t chosen any specific 2D transition that’s why the slider was picking random transitions. I selected the first one, “Sliding from right” for all three slides. You can change it to what ever you want. Just go to “Slide Options > Select Transitions”. As for the breaks, i removed the backslash symbol from
<br>tag and now it’s ok.Best regards!
Hello,
Set the value for maximum execution time to 300 seconds (5 minutes). If you still get the error, then try increasing the value to 600. As for the memory limit, 64M should be enough. Let us know.
Best regards!
in reply to: Slider on Homepage Cropped on iPad LandscapeHello,
Please edit the code above to this:
@media (max-width: 1100px) and (min-width: 981px){ .top_wrapper { padding-top: 100px !important;} }If the issue persists, please send us your wp credentials in a private reply. So we can fix it for you.
Best regards!
in reply to: PiceList not responisvHello,
I added this code:
@media (max-width: 767px){.price_table .price .p { font-size: 38px;}} @media (max-width: 1024px){.price_table .price .p { font-size: 38px;}}into the ‘Leistungen und Preise’ page custom css box. Price list look’s ok now, in both mobile & iPad. Please check and let us know.
Best regards!
in reply to: Parallax & Google Maps sectionsHello,
1- To add a parallax section, do the following:
-edit row settings, set a background image.
-check the box to set as parallax background;
-check the box to use an overlay color; select the color;
-Save changes
Screenshot.2- What do you mean by ‘different colors’? Can you show us a screenshot of the result you want? You can add google maps, by adding the “Google Map” element of Visual Composer.
Best regards!
-
This reply was modified 11 years, 2 months ago by