Hello, there doesnt appear to be any option to modify the alignment position of this section and button. Thanks
This topic has 15 replies, 3 voices, and was last updated 9 months, 1 weeks ago ago by Andrew Mitchell
Hello, there doesnt appear to be any option to modify the alignment position of this section and button. Thanks
Hello, Terpsauce,
Thank you for reaching out to us.
Custom CSS can be used, for example: https://prnt.sc/Fdlnl-Utjj0d
selector {
text-align: center;
}
Best Regards,
8Theme’s Team
hello, unfortunately that resolution is not suitable, as it will require me to manually apply css to each individual section of this. which is over 12 sections.
Hello, Terpsauce,
Could you please edit the page using Elementor and add the code as shown in the following reference – https://prnt.sc/QVC0_6rjBixT
Best regards,
8Theme’s Team
you haven’t provided me with any code
Hello, Terpsauce,
Please find below the code from the screenshot in text format:
selector .elementor-widget-etheme_categories_lists {
text-align: center !important;
}
Kindly note that in your case, if the button is not present, the effect of the code will not be visible.
Here is an example from our test site – https://prnt.sc/uyM380YYl1Xj
Best regards,
8Theme’s Team
If its not going to visible, why did you provide it?
you already advised me in another topic to ad a custom button, so this answer is no good.
looking to centre it, as explained already
thanks
Dear Terpsauce,
We have provided the code to center-align the default button as per your request. However, it appears that there is currently not enough content for the button to be displayed. You may decide whether to use the code or not based on your needs.
In a previous discussion, you were advised to add a custom button, but we do not see it implemented on your website yet. If you have not added it, could you please clarify what exactly you would like to center?
If you are looking to center the text currently displayed here – https://prnt.sc/HABpm0kvnMCg – you may use the following custom code: https://prnt.sc/wMa9dzf-BGki
selector .categories-grid.row {
justify-content: center;
}
selector .category-list-item > ul > li > a {
text-align: center;
display: block;
}
If this does not achieve the desired result – https://prnt.sc/BWIRkHt4qBS_ – please provide a more detailed explanation of your request instead of criticizing, as my goal is to genuinely assist you.
Best regards,
8Theme’s Team
1: If you are looking to center the text currently displayed here – https://prnt.sc/HABpm0kvnMCg – you may use the following custom code: https://prnt.sc/wMa9dzf-BGki
Yes, this is the text I was looking to centre
2:In a previous discussion, you were advised to add a custom button, but we do not see it implemented on your website yet. If you have not added it, could you please clarify what exactly you would like to center?
Its not possible to add a custom button to the General Tabs sections, it only allows a button to be added underneath or above the general tab area, it didn’t allow a button to be placed into each tab. Screenshot attached.
Hello, Terpsauce,
Thank you for getting in touch with us.
Regarding your concern that a button could not be placed in each tab, you can edit the content of the tabs by navigating to: Dashboard > Static blocks > edit content of tabs.
Alternatively, you may refer to the instructional video provided in the following topic for further guidance:
https://www.8theme.com/topic/more-botton-not-appearing-on-the-section/#post-437006
Best Regards,
8Theme’s Team
Thanks for the advise.
However, it appears that the custom code mentioned above is has maybe already been applied? Because now the text is already centred and I don’t recall doing it myself.
Since this change in code, There are now issues with elements builder that were not there before. Elementor view now doesnt match the true live view, which is only happened since the above code was implemented.
Hello,
The code was implemented to assist you and cannot cause any issues with the images, as it only adjusts the text alignment.
Here is how the mentioned block appears on the frontend of the home page: https://prnt.sc/fLvGx9PmCthK This is how it looks when editing the static block: https://prnt.sc/EpRj_PzRps6i (The text is not centered here because the code was applied in the homepage editor. When viewing the static block separately, the code is not present.) And here is how it appears when editing the page: https://prnt.sc/JP81S8b9R9JD
Best regards,
8Theme’s Team
Yes, exactly, so the changes are not reflecting in the editor. Ill check those tabs again today and let you know, but my main concern is, that the editor view is not showing the correct view, images aren’t showing up and text is not aligned correctly. However, I will add buttons, submit the changes and hope that it doesn’t cause any issues on the main page which responsible for displaying it.
Despite the builder not displaying correctly. I have managed to apply the changes successfully.
Thanks for the help.
Dear Terpsauce,
As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?
Click here to share your valuable perspective: https://themeforest.net/downloads
Your time and trust are highly appreciated!
Best Regards,
The 8Theme Team
The issue related to '‘No option to centre align the categories in static block editing.’' has been successfully resolved, and the topic is now closed for further responses