Forum Replies Created
-
in reply to: Display problems on iPad
Hello,
What iPad are you using? We have tested it in iPad 3/4 as well as in iPad 1/2 and it’s fully responsive. Please send us your site’s url so we can give a closer look.
Best regards!
Hello,
The link you gave it’s redirecting to this page: https://www.parker.com/portal/site/PARKER/menuitem.b90576e27a4d71ae1bfcc510237ad1ca/?vgnextoid=c38888b5bd16e010VgnVCM1000000308a8c0RCRD&vgnextfmt=default. This does not have Specular theme.
For the logo, please make sure you have chosen to display the dark version of header, with the dark logo. Check it at ‘Codeless Slider > Layout’ and in Page General Settings > Page Options & Style > Header Color Style for Header 1Best regards!
in reply to: Contact Form 7 – Fields InvisibleHello,
Please add the css code you used to make background gray, into your custom css box.
Best regards!
in reply to: Blog Timeline Style without authorHello,
To remove author avatar, please add these lines into your custom css box:
.blog-article.timeline-style .timeline .avatar { display: none; }Best regards!
in reply to: Title Heading not showing up correctlyHello,
Please add these lines into your custom css box:
.block_title.column_title.inner-inline_border h1 { background: rgba(255, 255, 255, 0); } .block_title.column_title.inner-inline_border:after { margin-left: 33%; width: 70%; }Best regards!
in reply to: Change title heading colorHello,
Please add these lines into your custom css box:
.block_title.section_title h1 { color: rgb(210, 206, 201); }Best regards!
in reply to: Remove photo captions from galleryHello,
I don’t see the overlay, did you removed it? To remove the photo caption, please add these lines:
a.prettyphoto.vc-prettyphoto-link { display: none; }Best regards!
in reply to: Padding between RowsHello,
You can edit padding between rows in ‘Row Settings’ and if you need to customize it further, add these lines into the specific page custom css box(screenshot):
#content { padding-top: 40px !important; padding-bottom: 10px !important; }Best regards!
in reply to: Blog Timeline Style without authorHello,
1- You can disable showing the author in General Options > Blog Config > Show author at blog post (NO).
2- To remove comments, add these lines into your custom css box:.blog-article.timeline-style .info li:first-child { display: none; } #comments { display: none; }3- Sorry that is not possible.
Best regards!
in reply to: Change title heading colorHello,
Your site is in ‘Comming soon’ mode. I can’t see the sentences mentioned. Please send us your wp credentials so i can see them.
Best regards!
in reply to: Disable parallax for iOSHello,
Sorry for the inconvenience but is not possible from theme side.
Best regards!
in reply to: portfolio: order of itemsHello,
Sorry for the late reply. You should remove the previous featured images in portfolio items and assign the new ones.
Best regards!
in reply to: Testimonials Carousal SpeedHello,
I checked your site, but it showed testimonials correctly all the time. Did you fix it? If the issue persists, please send us your wp credentials in a private reply. So we can take a closer look.
Best regards!
in reply to: Testimonials Carousal SpeedHello,
For the testimonial speed please refer to this topic. Is the cut off, position name of the testimonial too long? Send us your site’s url so we can give proper advice.
Best regards!
in reply to: Mobile menu doesnt work on homepage onlyHello,
You have a missing file. See screenshot. Please download it here, add to js folder and let us know.
Best regards!