Forum Replies Created
-
in reply to: Not adequately responsive
Hello,
Please add this line into your custom css box:
.boxed_layout { width: 100% !important;}
Let us know.Best regards!
in reply to: Sub – Menu Background ProblemHello,
Sorry for the late reply.
You can change it’s settings (colors) in General Options > Header Options > Dropdown Options (screenshot).Best regards!
in reply to: Codeless SliderHello,
Sorry for the late reply.
Please see here the screenshot with explanations: image. As it is described in the documentation, to edit the slider of a page, you should go to that page back-end. Scroll down the page, to the ‘General Options’ area and select the ‘Slider Options’. In the dropdown, select the slider you want to use. If it is Flexslider, you can add image slides directly from this page. For other sliders (Codeless, Revolution, Layerslider ..etc) you should go to the sliders option panel.Best regards!
in reply to: Can’t Import Dummy InfoHello,
Glad to know it’s ok.
Best regards!
in reply to: Bug with the menue (newest version)Hello,
Please explain better on the fixed site menu. I don’t understand what you need to achieve. To remove search and small menu from the top navigation go to General Options > Show Search, uncheck it. And for the small menu, go to General Options > Layout > Extra Side Navigation, set it OFF.
Ps: please open new ticket for other questions. This has become very loaded and difficult to understand.
Best regards!
in reply to: ipad hamburger menu doesn't workHello,
Sorry for the late reply.
This is an edit you did before, according to another of your requests. Please see this topic.Best regards!
in reply to: Edit Services Circle IconHello,
Sorry for the late reply.
I just checked it again, and the page header is present. Screenshot.Best regards!
in reply to: Responsiveness + MenuHello,
Sorry for the late reply.
I added this code:@media (max-width: 480px) { #logo img.dark { right: 88px !important;} .page-id-4 .wpb_row.standard_section { margin-bottom: 25px !important;} .page-id-4 .wpb_row.section-style, .wpb_row.standard_section { margin-bottom: 25px !important;} .menu-small ul.menu > li > a {color: #050505 !important;} .page-id-140 .wpb_alert p:last-child, #content .wpb_alert p:last-child, .wpb_text_column p:last-child, .wpb_text_column *:last-child, #content .wpb_text_column p:last-child, #content .wpb_text_column *:last-child, .wpb_toggle_content p:last-child { margin-bottom: 49px !important;} }into your custom css box, for the responsive issues. Please check your site and let me know if you need further help.
Best regards!
-
This reply was modified 10 years, 11 months ago by
Mirela.
in reply to: Image positioning and responsivenessHello,
Sorry for the late reply.
Can you please send us a screenshot of the image you are having this issue? I did not find it in your site.Beset regards!
in reply to: Revolution and responsiveHello,
Sorry for the late reply.
Because you have not chosen any home page/blog/coming soon page in General Options, some settings have not taken place. So I added this code into your custom css box:#logo img.dark { display: none !important; visibility: hidden !important; } #logo img.light { display: block !important; visibility: visible !important; }for the logo. And this one:
#content { display:none; }
in home page, custom css box, for the ‘body’.Best regards!
-
This reply was modified 10 years, 11 months ago by
Mirela.
in reply to: Parallax Effect on Home Sliderhello,
Sorry for the late reply.
Please go to the slider layers and find in ‘Layer General Parameters > Parallax Settings’ (preview) and choose one of the levels.Best regards!
in reply to: Testimonial carousel problemHello,
You have added the code i gave you, resulting in removing the arrows. Do you still need our help?
Best regards!
Hello,
You had set the wrong google map link. I changed it to the right one and now it shows. Please check your site.
Best regards!
in reply to: Contact FormHello,
Please add these lines into your custom css box:
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok { height: 27px; margin-top: 592px; }Best regards!
-
This reply was modified 10 years, 11 months ago by