Forum Replies Created
-
in reply to: testimonial carousel
Hello,
I added this code into your custom css box:
.caroufredsel_wrapper { min-height: 330px !important; }Please clear cache and refresh page.
Best regards!
in reply to: Drop Menu not showingHello,
The culprit is the ‘Ultimate Widget’ plugin. I deactivated it and the issue is no longer there.
Best regards!
in reply to: Blog not working as intendedHello,
I have replied you in this topic of yours: https://support.codeless.co/forums/topic/cant-get-blog-page-to-have-full-width-slider/
I am closing this topic because it’s becoming confusing and time consuming to update two tickets of the same content.Best regards!
in reply to: Can't get blog page to have full-width sliderHello,
This is strange. You have a slider in your blog page, which does not exists in the page’s options. This does not happen in our side.
Also you have many third party plugins (one of them may interfere with theme scripts) and an outdated theme and Visual Composer. Please update theme and Visual Composer first, to their latest versions. Let us know if you will still have troubles.Best regards!
in reply to: Portfolio page – agancy2 – header problemsHello,
Please edit the code above to this:
.single-portfolio .top_wrapper { padding-top: 100px !important; }Best regards!
in reply to: Testimonials are croppedHello,
Please add this code into your custom css box:
@media (max-width:480px){ .wpb_content_element.testimonial_carousel_element { min-height: 270px !important; } } .wpb_content_element.testimonial_carousel_element { min-height: 200px !important; }Let us know if the issue persists.
Best regards!
in reply to: Staff carouselHello,
The new update of theme has added id’s to widgets. That is why it does not recognize the old configuration of the menu in extra side widget. You only needed to add them once again (see the inactive widgets, all the widgets you used are stored there). I added only the menu widget, edit the colors to your need.
I resized the hamburger menu by adding this code into your custom css box:
.header_tools .extra_navigation_button { font-size: 29px !important; }
I don’t see any change in logo. The site uses the logo image you uploaded in General Options. Check it there if you need to change it.NOTE: In my previous reply, I requested you the credentials of the version with issues!
You send the credentials, i spend time to check it.
Please follow the instruction so neither you or us would loose more time on this. I can not test something that i don’t see.Best regards!
in reply to: visual composerHello,
What version of the theme and visual composer do you have?
Please send us your wp credentials in a private reply. So we can give it a closer look.Best regards!
in reply to: 'Read More' buttonHello,
Please go to file: includes\view\blog\loop-index.php
Best regards!
in reply to: Align Images in FirefoxHello,
Please add this code into your custom css box:
@-moz-document url-prefix() { .aligncenter { float: right; margin-left: 30%; margin-right: 16%; }}Let us know.
Best regards!
in reply to: Problem with Full Width ContentHello,
Please add this css into your custom css box:
.home_row { min-height: 486px !important; }Now go to the row settings and in section ‘Extra Class Name’ add this new class (home_row).
Best regards!
in reply to: ANIMATED COUNTER NO ANIMATEDHello,
Sorry that is not possible. You can reduce it’s animation though. Just go to file vc_templates/counters.php and find this line:
$output .= '<div class="odometer" data-number="'.esc_attr($number).'" data-duration="2000"></div>';
Setdurationto 0.
Or add the numbers as text with icon. Make the necessary edits with css.Best regards!
in reply to: Blog PageHello,
The email you used to send the password is no longer in use. Please write the password here as a private reply. Don’t worry as the private replies are only visible to you and support admins.
Or if you must send it to email, when write us at [email protected].Best regards!
in reply to: Mobile version > menuHello,
Sorry for the inconvenience. Please add this code into your custom css box:
@media (max-width: 480px){ nav .codeless_custom_menu_mega_menu ul>li h6, .menu-small ul.menu .codeless_custom_menu_mega_menu h6, .menu-small ul.menu > li > a { color: #020202 !important;} }Best regards!
in reply to: Pageable container issuesHello,
Please reset permalinks. If the issue persists, send us your wp credentials in a private reply. So we cna give it a closer look.
PS: This is Specular theme forum. Please write at your theme’s forum for later queries. I’ll redirect this topic to the right forum.
Best regards!