Home New Guten › Forums › WoodMart support forum › Text next to copyrights not aline center to <1024px
Text next to copyrights not aline center to <1024px
- This topic has 7 replies, 2 voices, and was last updated 1 year ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
July 2, 2024 at 11:25 am #577003
mardarivictorParticipantHI ! Text next to copyrights not aline center to <1024px ? What can i do ? I deactivate the third party plugins
Attachments:
You must be logged in to view attached files.July 2, 2024 at 1:58 pm #577056
Aizaz Imtiaz AwanKeymasterHello,
Your issue has been resolved. I have updated the code in Theme Settings > Prefooter > Copyright > Text next to copyrights.
<img class="center-image-footer" style="background-color: #ffffff7a;padding: 3px;border-radius: 8px" width="200" src="https://stampilamea.md/wp-content/uploads/2024/07/pay.png" alt="payments">
Then add the following custom css code in Theme Settings > Custom Css > Custom CSS for mobile:
.center-image-footer { margin: 0px 10px 0px 70px !important; }
Best Regards.
July 2, 2024 at 7:52 pm #577202
mardarivictorParticipantI see the image is not center…
Attachments:
You must be logged in to view attached files.July 3, 2024 at 10:47 am #577348
Aizaz Imtiaz AwanKeymasterHello,
I have checked your site and the image is in the center on a mobile device.
See Screenshot for clarification:
https://ibb.co/KX11Gb7Check back after completely clearing the browser cache and check the issue.
Best Regards.
July 3, 2024 at 7:52 pm #580781
mardarivictorParticipantYes but i need to center all displays =<1024 px not only smartphone. i think you understand this. I repeat is not center even on the smartphone, please see mai attached images.
*Two images are attaching
Attachments:
You must be logged in to view attached files.July 4, 2024 at 9:37 am #580864
Aizaz Imtiaz AwanKeymasterHello,
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS. Change the value as per your requirements.
@media (max-width: 1024px) { .center-image-footer { margin: 0px 10px 0px 70px !important; } }
Best Regards.
July 27, 2024 at 3:28 pm #586207
mardarivictorParticipantHi !
The Theme with plants not display tabs. I have doing changing in the theme setting , in single product but do not appear tabs. What can i do ?
Attachments:
You must be logged in to view attached files.July 27, 2024 at 4:52 pm #586213
Aizaz Imtiaz AwanKeymasterHello,
Navigate to layouts > Edit single product layout with WP Bakery and add the product tabs widget in the layout.
Further, you can read more about the Layout Builder here:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register