Please fix the table styling, The table in the post not looks professional, fix, hence the the post can look very professional both from mobile and laptop view, it’s looks very unprofessional.
This topic has 21 replies, 4 voices, and was last updated 2 months, 1 weeks ago ago by Andrew Mitchell
Please fix the table styling, The table in the post not looks professional, fix, hence the the post can look very professional both from mobile and laptop view, it’s looks very unprofessional.
Hello,
Thank you for reaching out to us.
Please try to use this custom CSS code:
.single-post table td:last-child, .single-post table th:last-child {
text-align: end;
}
If this solution does not meet your requirements, we would greatly appreciate it if you could provide a more detailed description of the desired outcome or share a screenshot. This will help us better understand the issue and assist you in achieving the professional look you are aiming for.
Should you have any further questions, please do not hesitate to contact us.
Best regards,
8Theme’s Team
not working properly, please check from your end, the login details are given
even there is no row- column line visible. please see the screenshot
Hi @uttam pradhan,
Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
.single-post table {
width: 100%;
background-color: #fff;
}
.single-post table th,
.single-post table td {
font-weight: unset;
padding: 10px !important;
}
.single-post table tr td {
border: 1px solid #f0f0f0;
color: #808080;
line-height: 1.4;
}
.single-post table tr th {
padding-top: 30px;
padding-bottom: 20px;
color: #fff;
line-height: 1.4;
text-transform: uppercase;
background-color: #36304a;
}
.single-post table tr:nth-child(2n) {
background-color: #f2f2f2;
}
.single-post table tr td:hover {
background-color: #6c7ae0;
color: #fff;
}
Kind regards,
The 8Theme Team
OMG! it’s working perfectly fine. you’re so adorable.
In the mobile version, when I click the three-line menu (hamburger icon) in the top left corner, it appears unprofessional. What steps can I take to make it look more polished? Additionally, I’d like to include a search bar for better functionality.
Dear @Uttam Pradhan,
In the mobile version, when I click the three-line menu (hamburger icon) in the top left corner, it appears unprofessional. What steps can I take to make it look more polished?
Could you kindly let us know the specific mobile menu style you would like to modify? If possible, please provide us with an example to better understand your requirements.
Regarding the addition of a search form, you can achieve this by editing your mobile menu element and adding a new search item. For your reference, please see the following guide: https://prnt.sc/Hx8lwbAaU6u-.
Should you have any further questions or need additional assistance, please do not hesitate to reach out.
Best regards,
The 8Theme Team
The logo is misplaced, and while scrolling, it initially appears halfway before getting fixed. watch the video
Hi @uttam pradhan,
Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
body.etheme-elementor-off-canvas--shown {
overflow: hidden;
}
Kind regards,
The 8Theme Team
Done! How to change the text colour from black to white while copying the text?
Hi @uttam pradhan,
Please add this custom CSS code as well:
::selection {
color: #fff !important;
}
Kind regards,
The 8Theme Team
How to do this kind of hyperlink
One more thing, how can I make my website look like this? I want to change the font style and adjust the content/post styling so that the content appears centered on the website, similar to the site I provided in the private details.
Could you please help?
??? Didn’t get any response.
Hi @uttam pradhan,
How to do this kind of hyperlink
One more thing, how can I make my website look like this? I want to change the font style and adjust the content/post styling so that the content appears centered on the website, similar to the site I provided in the private details.
Please add this custom CSS:
.content-article.entry-content a:not(.Teckshop-rp-link) {
color: #ff8080;
text-decoration: underline;
}
.single-post .content-article.entry-content {
max-width: 900px;
margin: 0 auto;
}
Hope it helps!
The font????
Dear @Uttam Pradhan,
It appears that the website is utilizing the Myriad Pro custom font, which can be found here: https://fonts.adobe.com/fonts/myriad.
To assist you further, we would like to share an article that provides detailed instructions on how to set up custom fonts with the XStore theme: https://www.8theme.com/documentation/xstore/xstore-features/how-to-setup-custom-fonts-with-xstore/.
Should you have any questions or require additional support, please do not hesitate to reach out.
Best regards,
The 8Theme Team
It’s quite complicated, please do it from your side, or suggest me any free font smilar to that font style (Myriad Pro)
I Choose, (inter, sans-serif) for now, suggest if anything better than it.
Dear @Uttam Pradhan,
We kindly request that you select the fonts, colors, and other design styles on your own, as these elements fall outside the scope of the standard support services we provide.
Please note that our support is specifically focused on addressing issues related to the XStore theme.
We appreciate your understanding and cooperation in this matter.
Best regards,
The 8Theme Team
Dear uttam pradhan,
We hope you’re reveling in the experience our theme brings! Your enthusiasm is what fuels our passion. Would you be so kind as to channel that energy into a 5-star rating on ThemeForest? Your feedback is the spark that lights our way!
Click here to spread the love: https://themeforest.net/downloads
Thank you for being an integral part of our journey!
Best Regards,
The 8Theme Team
The issue related to '‘Please fix the table styling, The table in the post not looks good’' has been successfully resolved, and the topic is now closed for further responses