Forum Replies Created
-
in reply to: Is there a Phone number to reach support?
Hello,
@BRCWebsite,
Please go to General Options > Styling Options > Background. Set the background color here.Best regards!
in reply to: White space between above footerHello,
Please add this code into your custom css box:
#content { padding-bottom: 0 !important; }If the space is still there, send us a link of the site. So we can give a check.
Best regards!
in reply to: Testimonial Carousel Nav ArrowsThis reply has been marked as private.in reply to: Manage a Full Width BackgroundHello,
Are you referring to the white space after the image in mobile? See screenshot. Try adding this css into your custom css box:
@media (max-width: 480px) { div#fws_5878bef33d20d { margin-top: -65px !important;} div#fws_5878bef33ed86 { margin-top: -115px !important;} div#fws_5878bef340972 { margin-top: -75px !important;} }Result screenshot. Let us know if this is what you needed.
Best regards!
in reply to: Full Screen Image on Top and mobile viewThis reply has been marked as private.in reply to: Portfolio sitting on top of page contentMake it a 5 :)
I am glad to know that we were able to help. If you are happy with our support, please
rate the product with 5 stars under the Downloads tab of your Envato
profile.
This is very important for us to be able to keep working hard and provide more
awesome work.Thank you for being an awesome customer!
in reply to: Testimonial Carousel Nav ArrowsHello,
Can you please fill in the necessary information on your extra information fields of your profile data? We need to give it a closer look.
Read this article for more information.
Best regards!
in reply to: How to move header on top of slider revolution?Hello,
Glad to know you figured it out.
I can suggest you to read theme’s documentation and watch the video tutorials to help you familiarize better with all it’s options.
Let us know for anything.Best regards!
in reply to: contact form 7 – response message boxHello,
Please add this code into your custom css box:
div.wpcf7-mail-sent-ok { margin-top: 74% !important; } div.wpcf7-validation-errors { margin-top: 78% !important; }Result screenshot. Let us know.
Best regards!
in reply to: Portfolio sitting on top of page contentHello,
You had checked the “Centered Content” and “Centered Content Vertical” options in the Column Settings of the column where the Portfolio is. See screenshot. I unchecked them and the portfolio is back to it’s place.
Let us know if you need further help.
Best regards!
in reply to: scrolling on ipadHello,
For the mobile menu icon in ipad, please go to file tower/css/bootstrap-responsive.css (use a ftp ci=onnection or cpanel) and find these lines:
.background--dark nav .menu > li > a, .background--dark header#header .header_tools .vert_mid > a, .background--dark header#header .header_tools .vert_mid .cart .cart_icon, .background--dark .slicknav_btn:after, .background--dark .mobile_small_menu{ color:#222 !important; }Remove the
!importantfrom it and save changes.2-Please deactivate parallax for slider. Then go to your slider’s slides options: Codeless slide options > Background > Background Image/Color > Background Attachments set it to ‘scroll’.
This should solve the ipad issue.
Let us know how it will go.Best regards!
-
This reply was modified 9 years, 5 months ago by
Mirela.
in reply to: active menu on sub pageHello,
This is the structure of wordpress content structuring. Pages and posts are independent custom post types templates. You can sort out a parent-child dependency in pages, but it is not possible to do so with post-pages.
This is not a lack of theme rather than a rule of WordPress structure.Best regards!
in reply to: blog post image captionHello,
That is the box shadow. I was not sure you wanted that removed too, so i send you the css for only the border. Please edit code to this:
.single-post .wp-caption { border: none !important; -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important; -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important; box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important; }Best regards!
in reply to: Remove TooltipI am glad to know that we were able to help. If you are happy with our support, please
rate the product with 5 stars under the Downloads tab of your Envato
profile.
This is very important for us to be able to keep working hard and provide more
awesome work.Thank you for being an awesome customer!
in reply to: blog category – no headerI am glad to know that we were able to help. If you are happy with our support, please
rate the product with 5 stars under the Downloads tab of your Envato
profile.
This is very important for us to be able to keep working hard and provide more
awesome work.Thank you for being an awesome customer!
-
This reply was modified 9 years, 5 months ago by