-
Restaurant theme header
-
August 3, 2017 at 12:31 pm #11493
Hello,
The code you’ve sent is correct, there isn’t any problem with it.
But letting you know we are not able to customize the code to make it the exact match of the first screenshot you’ve sent, we are able to make it look as close as possible to the screenshot you’ve sent.
This custom css will help you decrease the space between the text widget and the copyrights and remove the separator.
.avaris-main-footer-bar { border-top: none; padding-top: 0; }
Regarding the posts issue, Can you please submit another issue for it? for a later follow up
And would you please specify the languages you’re going to use for the posts?
Kind regards,
August 7, 2017 at 3:56 pm #11502Hello,
To center the copyright text, please add this custom css
.avaris-main-footer-bar .avaris-container {display:flex;} .avaris-main-footer-bar--copyrights {flex-grow: 1;text-align: center;}
Let me know if you need more styling, we will do our best to help you achieve the most suitable design for your website.
Best Regards,
August 7, 2017 at 5:26 pm #11507Regarding the posts, we are not able to change the website structure to make all posts within 2-3 lines due the different languages’ usage (Chinese-English).
We can handle it if you’re using only 1 language.
But in this case you can handle it manually by editing your posts, click on screen option and check on “Excerpt”.
Once you check “excerpt”, you will find a new text box at the posts’ page to add the text you want to show manually.
If there is anything else you need, please let me know
-
You must be logged in to reply to this topic.