-
AuthorPosts
-
June 1, 2023 at 11:57 am #1409262
hello I have created a page here link below:
here is a bar on top as an image built in and so I had to set the top distance to -300px
can I do the same for the page store, product, shopping cart and checkout at the top enter a color section with title and also set the top spacing to -300px?
thanks in advance
kind regards FranzJune 2, 2023 at 4:05 am #1409346Hey schweg33,
Thank you for the inquiry.
We don’t quite understand what you’re trying to do here. Would you mind providing a screenshot of the changes that you’d like to commit? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:
1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
2.) Locate the option to upload a file or an image.
3.) Select the screenshot file from your computer or device and upload it to the platform.
4.) After the upload is complete, you will be provided with a shareable link or an embed code.
5.) Copy the link or code and include it in your message or response to provide us with the screenshot.Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.
Best regards,
IsmaelJune 2, 2023 at 6:16 am #1409352Hello Ismarel
that is ok so
I will reformulate the request and make printscreensYou can close this ticket
I will make a new onekind regards Franz
June 2, 2023 at 7:05 am #1409355Hi,
There’s no need to create a new thread. Instead, please provide us with some screenshots or additional clarifications to help us better understand your request.
Thank you for your patience.
Best regards,
IsmaelJune 2, 2023 at 4:50 pm #1409411Hello Ishmael
Sorry I have expressed myself completely wrong
actually my question is very simple
on the page link below:I have installed a plugin addition Fullwidth Revolution Slider.
Can I use this addition also on the page
Store insert a Revolution Slider.thanks in advance
kind regards Franz
June 4, 2023 at 10:27 pm #1409574Hi,
Thanks for your patience, to add your Revolution Slider to the top of your shop, products, and woocommerce pages I added this code to your child theme functions.php:add_action('ava_after_main_container', 'ava_after_main_title_mod'); function ava_after_main_title_mod() { if(is_woocommerce()) { echo do_shortcode("[rev_slider alias=\"titel-vorstand\"][/rev_slider]"); } }
Then I added this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top.single-product .container_wrap_first.container_wrap { border-top-style: none; }
and now it is showing, please clear your browser cache and check.
Best regards,
MikeJune 5, 2023 at 7:02 am #1409592hello mike
thank you for your helpso it is exactly according to my wish
only something small
at the shopping cart (like at the store)also no upper borderkind regards
FranzJune 5, 2023 at 11:59 am #1409616Hi,
Glad that this helped, I removed the top border because I thought it didn’t look good once the slider was added, try removing this css from the Quick CSS:#top.single-product .container_wrap_first.container_wrap { border-top-style: none; }
and clear your browser cache to see what you think.
Best regards,
MikeJune 5, 2023 at 9:11 pm #1409683hello mike
thank you for your helpnow all fits
you can close this ticketchild regard
franzJune 6, 2023 at 12:26 pm #1409744Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘also put higher and title’ is closed to new replies.