This topic has 12 replies, 2 voices, and was last updated 1 years, 8 months ago ago by Rose Tyler
The text and icon’s doesn’t centered perfectly
And why i have this problem?: https://we.tl/t-QQH7CxOLcf
And why the website title show me that instead my title: https://ibb.co/vvYJRnQ
Hello, LambdaSP,
Thank you for getting in touch with us.
1/ We do not see any issues with the alignment as shown in the screenshot provided – https://prnt.sc/PXLKVMCMlxcs
2/ We suppose this issue is due to the varying length of text and the specific screen size of your device. Could you please let us know the screen size on which this video was recorded?
3/ Pages > click on Home page title to edit this page > and check SEO plugin settings – https://prnt.sc/nX9RMb-JRC56
We hope this information is helpful.
Kind Regards,
8theme team
1. Please check the mobile menu on the site the icons/text to much small and how i can to do hover color on them? http://www.special-brands.com
2. How i can check it?
3. still not change https://ibb.co/KF5gDsg
4. Why i have this text problem https://ibb.co/wdhKPQG i dont want this text
Hello, LambdaSP,
1/ Header Builder > Mobile menu > OFF-CANVAS CONTENT > Content Size (%) , Off-Canvas Content WCAG Color
The hover color can be changed using custom CSS code:
div.mobile-menu-content .et_b_header-menu .menu li a:hover {
color: red;
}
2/ Do you know the name and model of your device? If so, you can find information about the screen size (resolution) online.
3/ As we can see, it was changed – https://prnt.sc/CK5Bc0iCm-lq https://prnt.sc/bY7vyYwsh-vk
Please check all other SEO settings for the Home page – https://prnt.sc/QeSRAchPnbhZ
4/ What device do you use?
Kind Regards,
8theme team
1. Not work still not grow and Not work the css code.
3. 6.68inch.
4. Perfect thank you!.
5. Iphone 13 pro max.
Hello, LambdaSP,
1/ Private Content
2/ Add the next code in Theme Options > Theme custom CSS > Global:
@media (max-width: 680px) {
.connect-block-element-DlvvP {
margin: 0;
display: block;
}
}
3/ You’re welcome!
4/ Change this code https://prnt.sc/R07H1zt-xg6P to
@media only screen and (max-width: 480px){
.rtl .single-product-builder .et_product-block form.cart .quantity-wrapper:before {
display:none;
}
}
Kind Regards,
8theme team
1. I talk on the mobile menu, this: https://ibb.co/1QsVMTw
2. https://ibb.co/TwSSQdw Not centered now
Hello, LambdaSP,
1/ It is the mobile panel. Settings you can find in Theme Options > Mobile panel > Content Zoom (%) and so on – https://prnt.sc/CvMddeGZCxly
2/ Please change this code https://prnt.sc/CETnynmpTpZ2 to:
@media (max-width: 680px) {
.connect-block-element-DlvvP {
margin: 0 !important;
display: block;
}
}
We hope this information is helpful.
Kind Regards,
8theme team
That’s perfect but why its not centered perfectly the more toggle out of the screen(https://ibb.co/k34F9Gs),
And when the my account and more toggle active the background not change like the others
and how i can to do it like this with css?:
https://ibb.co/wyQs94m
Hello, LambdaSP,
We do not see the problem, you can check our demos and will get the same. For example – https://xstore.8theme.com/elementor/demos/niche-market02/ The more toggle is out of the screen because there are a lot of items in the mobile panel, so the scroll panel appears, which is correct in such cases.
My Account – https://prnt.sc/VTPiKIgHIz3L , More toggle – is not a page.
https://ibb.co/wyQs94m – sorry, but this example is not from our demo and additional customization is beyond the scope of our basic support – https://www.8theme.com/documentation/xstore/support/support/ . You can hire a developer to customize the content of the site to meet your needs.
Kind Regards,
8theme team
Why when i click on the compare bottom button its mark also the my account in background?
https://ibb.co/6n0jXVx
Hello, LambdaSP,
Here is URL of the Compare page https://prnt.sc/pcQOjDj1MqOL it means this page is dynamic basically on Account page. You can create a new page > add [xstore_compare_page] shortcode and select this page here https://prnt.sc/T-Jn79qjX-Qi
Kind Regards,
8theme team
Tagged: bottom, center text, icons, mobile panel, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up