Forum Replies Created
-
in reply to: PROBLEMS WITH MY WEBSITE
Hello,
What other changes did you make on the site? Please can you show me your site credentials(in a private reply)so I can check?
Best regards!
in reply to: Drop down menu sub menuHello,
Sorry for the inconvenience.
Please edit the file /js/main.js.
Find the lines:$('.header_1 nav .menu li .sub-menu').each(function(){ $(this).parent().first().addClass('hasSubMenu'); });and replace with:
$('nav .menu li .sub-menu').each(function(){ $(this).parent().first().addClass('hasSubMenu'); });For sure we will fix it on the next update.
Let us know if you need further help.Best regards!
in reply to: Service Circle IconHello,
Please add these css code:
.services_large:hover .icon_wrapper, .services_steps:hover .icon_wrapper { background: transparent; } .services_large:hover .icon_wrapper i { color: #10b8c7; }Best regards!
in reply to: Footer Doesn't Stick to Bottom of PageHello,
Because you have added the custom css code to make the footer fixed, I can’t see the issue. Please can you remove the code?
Or write your credentials in a private reply.Best regards!
in reply to: photo resizingHello,
You can change the size of portfolio thumbnails by editing the file functions.php.
Find the lines:add_image_size( 'port3', 600, 600, true ); add_image_size( 'port3_grayscale', 627, 470, true ); add_image_size( 'port2', 460, 275, true ); add_image_size( 'port2_grayscale', 940, 470, true ); add_image_size( 'port4', 600, 600, true );Then recreate the thumbnails or reupload the images.
Best regards!
-
This reply was modified 11 years, 4 months ago by
Ruco.
in reply to: How can I reduce this distance?Hello,
Please add this css code at Custom Css Code at general options.
.slider#slider-fixed { padding-top: 0px;}Best regards!
in reply to: PROBLEMS WITH MY WEBSITEHello,
have you selected the blog page at general settings?
Please check that.
You have an old theme version, please download the latest version.Best regards!
in reply to: Internal Server Error 500This reply has been marked as private.in reply to: Service Circle IconHello,
You don’t want to display the text or you want the text to be displayed directly?
You can use other services elements or I can give you some custom css code.
Best regards!in reply to: Internal Server Error 500This reply has been marked as private.in reply to: Removing Revolution Slider from the responsive viewHello,
Please can you show me your site url? I will give some custom css code to fix the issue.
We will fix it on the next theme update.Best regards!
in reply to: Simplify "search" optionHello,
Can you show me your site url?
Best regards!
in reply to: TestimonialsHello,
What element are you using?
For the single testimonial, can be selected the testimonial name,
for the testimonial carousel and cycle, the categories can be selected.
Can you send us a screen shot?
Let us know.Best regards!
-
This reply was modified 11 years, 4 months ago by