I'm intrigued by the showcases of Grand Node where all the home pages are beautifully formatted, i.e. background image, left aligned text and right image etc.
And when displayed on mobile browser, large images automatically skipped.
Can the above modifications done online via Admin account or do I need to get the source to edit the html files, then FTP to the published website?
I could only see a simple HTML editor to enter text to home page, is there elsewhere that I missed? I could even get the logo to be left aligned which is defaulted centre 8-|
Home Page Contents
Monday, November 25, 2024 4:23:28 PM
Hello,
Well, many of the showcases are customized by developers, so the appearance of the store may differ. That's obvious. Usually the majority of the changes are made with CSS or in the CSHTML files and then uploaded to the FTP server. Please show the part of homepage that you would like to modify or format, maybe I would be able to suggest something. In the case of logo, it's customizable only from CSS.
Well, many of the showcases are customized by developers, so the appearance of the store may differ. That's obvious. Usually the majority of the changes are made with CSS or in the CSHTML files and then uploaded to the FTP server. Please show the part of homepage that you would like to modify or format, maybe I would be able to suggest something. In the case of logo, it's customizable only from CSS.
Best regards,
Patryk
GrandNode Team
Patryk
GrandNode Team
0
Clarence wrote:
Hi Clarence,
Well, it appearance is controlled by mx-auto class, provided by default by Bootstrap vue library. I assume you should add custom class and add your own styles to it.
The new Vue default theme places the company logo at the centre of the home page, which looks awkward on a desktop view.
Which css should I modify to let the company logo align left just after the drop down menu button on the top left?
Which css should I modify to let the company logo align left just after the drop down menu button on the top left?
Hi Clarence,
Well, it appearance is controlled by mx-auto class, provided by default by Bootstrap vue library. I assume you should add custom class and add your own styles to it.
Best regards,
Patryk
GrandNode Team
Patryk
GrandNode Team
0