Forum Replies Created
-
in reply to: Onepage menu link does not work
Hello,
Sorry for the late reply.
Can you please send the ftp credentials as well? We need to check the javascript files.Let us know.
Best regards!
in reply to: heading in line height in responsive modeHello,
please add this code itno your custom css box:
@media (max-width: 480px){ h2 { line-height: 65px !important; } #content { padding-top: 0 !important;} }Result screenshot.
Best regards!
in reply to: Layout to tab headingsHello,
This is a styling customization. Sorry but such requests are not included in support service. Please read more regarding our policy here: https://support.codeless.co/?page_id=4207
Best regards!
in reply to: Share not working on postsHello,
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!
in reply to: responsive ( Tower)Hello,
Please add this code into your custom css box:
@media(max-width: 480px){ .codeless_slider_swiper { height: 270.351px !important; min-height: 270.351px !important; } .codeless_slider .swiper-slide { background-size: contain !important; width: 375px !important; height: 182.344px !important; top: 90px !important; }}The result screenshot. Let us know.
Best regards!
in reply to: heading in line height in responsive modeHello,
You can change it with a little css. I can send you the right one to add if you send the link of the page where is this happening.
Let us know.Best regards!
in reply to: Sticky Nav ( Tower)Hello,
Please go to your home page’s General Settings > Page’s Options & Style > Header Color Style for Header, make sure to have selected the dark version.
Let us know how it will go.Best regards!
in reply to: Erro install revolutionHello,
What exactly are you trying to install? Theme or a plugin? You should install theme at Appearance > Themes. And install the plugins from the Plugins menu in WordPress dashboard.
The messages you are getting are referring to a plugin, not theme.
Let us know.Best regards!
in reply to: Background color of submenu items on hoverHello,
Sorry for the misunderstanding. Please add this code into your custom css box:
nav .menu li a:hover { color: #e5af5a !important; text-decoration: none; } nav .menu li > ul.sub-menu li:hover { background: rgba(255,255,255,0.05) !important; }Change the values to your wish.
Best regards!
in reply to: How to have an empty space between columns?Hello,
You can play around with the values until you have the result needed. I removed the padding and set up some margin instead. In the same option panel. Also i added this custom css into the page’s custom css box:
.vc_col-sm-4 { width: 32% !important; }To reduce the column’s width so when you add space between them, the last column won’t go to the next row. This is the result, screenshot.
Let us know.Best regards!
in reply to: Unlimited image galleryHello,
This is the Image gallery element of Visual Composer. See screenshot. To have this style you have to select “image grid” style in Image Gallery Settings > Gallery type option.
Best regards!
Hello,
In this case, add the widgets in the “Header Widgetized Area” in Appearance > Widgets.
Best regards!
in reply to: changing background colour in tabsHello,
Nice to know it’s ok now.
Best regards!
in reply to: Problems with ipad viewingHello,
I have replied you regarding footer in this other topic of yours: https://support.codeless.co/?topic=problem-with-i-phone-viewing/#post-19903
Best regards!