Forum Replies Created
-
in reply to: Responsive logo
Hello,
Can you please explain better what do you mean by “logo is distorted”? I see it centered (screenshot), do you not wnat it this way?
For the menu, please edit this line:.mobile_small_menu { top: 92%;}of the code above to this:.mobile_small_menu { top: 92% !important;}
Can you show us a screenshot of the search on top of slider? I do not see it now.Best regards!
in reply to: Clients SizeHello,
To make clients bigger than the current size, please add this code into your custom css box:
.clients .item a img { height: 100px; }
Edit the value to your need.Best regards!
in reply to: Blog loading problemHello,
In what browser version are you accessing it? Check that you do not have an old version or any add-ons enabled that may be causing this.
Best regards!
in reply to: Images size on mobileHello,
Please add these lines into your custom css box:
@media (max-width: 979px){ .row-dynamic-el .media .type_image.alignment_center { width: 50% !important; left: 68px !important;} }Edit the values to your need.
Best regards!
in reply to: Bug with Clients CarouselHello,
Yes, please download the latest theme release. it has Visual Composer 4.7.4 included too. Let us know if the issue persists after the update.
Best regards!
in reply to: ResolutionHello,
Please add this code into your custom css box:
@media (max-width: 1370px){ .codeless_slider .swiper-slide .content { top: 210px !important; }}Let us know.
Best regards!
Hello,
Please update Visual Composer too. Just go to your wp-content/plugins folder and delete the js_composer folder. Get back to dashboard and install plugin again.
Best regards!
in reply to: Responsive logoHello,
First make sure to have enabled the menu drop down in mobile. Find it in General Options > Header Options > Show Responsive Menu Dropdown, set it ON.
Since the logo in mobile is quite large, it is difficult to make logo and mobile menu fit in the same line. You can have the menu and search in the same line under logo and before slider. To have this layout, please add this code into your custom css box:@media (max-width: 480px){ #logo { float: left;} .mobile_small_menu { top: 92%;} #logo img { width: 100%; top: 46%; left: -2px; } }Let us know.
Best regards!
in reply to: Codeless SliderHello,
Please add this code into your custom css box:
.codeless_slider .swiper-slide h1 { border: none; }Let us know.
Best regards!
-
This reply was modified 10 years, 7 months ago by
Mirela.
in reply to: Google Fonts – Codeless SliderHello,
Sorry for the late reply.
Can you please let us know what font are you trying to use? So we can help you with that.Best regards!
in reply to: SEO – Demo dataHello,
Please send us your wp credentials in a private reply. So we can install them for you.
Best regards!
in reply to: Contact Form 7 ProblemsHello,
@joe_giacomet,
You should add the code into your custom css box. It is located in General Options > Custom CSS Code (screenshot).Best regards!
in reply to: Layout is allways changing + 1 questionHello,
To change other buttons, assign to their css classes the attributes above. Sorry but this is a customization that is not included in this support forum.
I don’t see any h5 in the link you send, however you can change that with css too.Best regards!
in reply to: Serious Error – Page Wont Load After Adding Content?Hello,
What content did the tabs have? If you send us that precise content we can make a test and let you know what happened.
You do have a lot of other plugins installed. They too can slow down your site.Best regards!
in reply to: Menu not showing on mobileHello,
Please send us your wp credentials in a private reply so we can fix this for you.
Ps: the credentials you gave us before are no longer valid.Best regards!
-
This reply was modified 10 years, 7 months ago by