Home › Forums › WoodMart support forum › Some littles pb
Some littles pb
- This topic has 6 replies, 2 voices, and was last updated 3 years ago by Elise Noromit.
-
AuthorPosts
-
November 12, 2021 at 12:45 pm #331427
dweb360ParticipantHello
I’m using a one page anchor menu (please see image1)
1) When I click on a mnu item, i’m redirected to the good section but there is an extra space, I’m not close to the section title. How to reduce it?
2) For my second title (please see image2): SAS de commissaires aux comptes
I have a line on the right and on the left, but it is not well displayed on android phone
Is it posible to add it as CSS or another way?
3)Is it possible to have POP Up image as attached (please see image3)
4)I don’t have a logo, is it possible to arrange mobile view as in image4?Thank you very much
Attachments:
You must be logged in to view attached files.November 13, 2021 at 2:57 pm #331616
Elise NoromitMemberHello,
1. Please, provide your site admin access (insert the site credentials into the Private content block under the message area).
2. We will check this issue as well as soon as we get the access.
3. In order to have the popup image, you will need to add a popup widget, and insert the image here: https://xtemos.com/docs/woodmart/widgets/
4. Please switch to the mobile view of the header builder, remove, and add the elements as per your needs: https://xtemos.com/docs/woodmart/header-builder/header-responsive-settings/ and https://xtemos.com/docs/woodmart/header-builder/add-edit-builder-elements/
Best Regards
November 13, 2021 at 3:04 pm #331620
dweb360ParticipantPlease find here the access to the backend
Thank you in advanceNovember 15, 2021 at 5:12 pm #332019
dweb360ParticipantHello
I tried differents solutions but can’t reduce offset space!:target { display: block; position: relative; top: -100px; visibility: hidden; }
Thank you for your help
November 15, 2021 at 7:40 pm #332053
Elise NoromitMemberHello,
Sorry for the delay.
1. Please add this code to the functions.php of the child theme:
add_filter( 'woodmart_one_page_menu_offset', function() { return 0; } );
2. Section has the border options working in this way: https://prnt.sc/1zn3qh7 https://prnt.sc/1zn3w8s.
If you need to change the tag, the Elementor widget also has this option: https://prnt.sc/1zn3x91If you have any questions please feel free to contact us.
Best Regards
November 15, 2021 at 8:10 pm #332057
dweb360ParticipantHello,
Thank you for your reply, just for question 2, using the Section title can’t do it.
No way to reduce width, to set border height …Thank you
Attachments:
You must be logged in to view attached files.November 15, 2021 at 11:57 pm #332096
Elise NoromitMemberHello,
This widget has the top margin 20px: https://gyazo.com/5214e86d3bc63f64988c629415e44e88
If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register