Forum Replies Created
-
in reply to: logo disappears in sticky nav
Hello,
This is the default layout of sticky header for the type of header you have selected.
Either change the header type to another one that does keep the logo in sticky mode, or add it back using custom css.
You can add the custom css into your Custom Css box in General Options.Best regards!
in reply to: Single Staff VC elements not linking to staff pagesHello,
Can you please send us some valid wp credentials in a private reply? So we can give it a closer look.
Best regards!
in reply to: codeless slider not workingHello,
I checked it and it looks ok from my side, i opened it in chrome. Please see screenshot: https://ibb.co/cQkwJ7
Is this not what you wanted? Let us know.Best regards!
in reply to: Button Placement in Codeless SliderHello,
Can you please send us some valid wp credentials in a private reply? So i can fix this for you.
Best regards!
in reply to: Button Placement in Codeless SliderHello,
Please add this code into your Additional Css box:
.cl_element .cl_control-btn:not(:first-child):not(.cl-slide-link):not(.cl_control-btn-add-slide) { display: block; }for the options. We will fix this in the next update.
Let us know.Best regards!
in reply to: Blog PagePost note: You can add your site link and credentials in your profile data extra fields. So we can easy find them whenever needed and you won’t be restricted to make replies private due to using them.
Read this article for more information.
You can edit out this information whenever you want.Best regards!
in reply to: Blog PageHello,
You have an error in your site in the re-captcha script. See screenshot: https://ibb.co/fuJE37
1-2-The mobile layout is an independent layout from the desktop one. By default the logo is positioned right and responsive hamburger menu left. There is no error here. To change the logo width, footer social icons positioning and titles under the video in mobile, please add this code into your custom css box:
@media (max-width: 480px){ #logo img { max-height: 128px !important; margin-top: -70px !important; right: 35% !important; } footer#footer .inner .row-fluid.ff .span12:first-child:last-child .footer_social_icons { left: 70% !important; } h2 { line-height: 30px !important; font-size: 18px !important; } }Change the values to your wish!
3-Can i see a link of the “menu Capoeira-Batizado with the photo”?
4-Theme is mobile friendly (responsive).You can check it out yourself seeing the changes in the layout (adjusting to mobile screenwidth) when you open the site via mobile.
I searched the site in google engine and did not get any responsiveness message. Can you post a screenshot of it?NOTE: Please open new ticket for new questions! This topic is already overloaded and away from it’s original purpose.
In order to have a clean and easy to browse forum, it’s best to keep one topic per issue. Also keep all replies public, unless private data is used, so it will be beneficial for other forum visitors as well.
Thank you for your understanding!Best regards!
in reply to: minor adjustmentHello,
T reduce the size of the images in page: https://www.foodforthepoor.ca/what-we-do, please add this code into your custom css box:
.page-id-812 .vc_custom_1471373685740 img { max-width: 16% !important; padding-right: 4px !important; float: left !important; }In the second page, you have added a recent portfolio. Even if you set only one image in the portfolio, it will show the arrows to move left-right the portfolio. To hide them add this code into your custom css box:
.page-id-889 .recent_portfolio .nav-fillpath a { display: none; }Le tu sknow.
Best regards!
in reply to: Reverse the position of the promotionHello,
The breadcrumbs are inside the second div (first div contains product image), where the product description text is. To make it like you want it, you should change the code directly. This is not recommended as it will prevent you from taking future updates. So achieving it with css is most convenient.
You may style it for other resolutions using the css@mediarule. Use % instead of px to make it more flexible.Please keep in mind that personal customizations are not included in support.
Best regards!
in reply to: Reverse the position of the promotionHello,
To make the breadcrumbs fullwidth please add this code into your custom css box:
.woocommerce .woocommerce-breadcrumb { margin-top: -47px !important; margin-left: -285px !important; } .woocommerce div.product .product_title { clear: none; margin-top: 20px !important; }Change the values to your wish.
Best regards!
in reply to: Wishlist issueHey,
Sorry about that. Apparently postimg.org had some troubles. Here is the screenshot: https://ibb.co/jzYmvc
Best regards!
in reply to: the update has broken the home pageThis reply has been marked as private.in reply to: the update has broken the home pageHello,
Please check your site. It’s ok now. You only needed to update plugins.
Let us know.Best regards!
in reply to: Customizer won't loadHello,
Do you have any third party plugins installed? Please deactivate them all and leave only the included plugins. Codeless Builder must be in the latest version as well.
Let us know.Best regards!