Phantom Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [ultrabootstrap] how to remove footerThe support is already supported via Phantom Themes web Support.
Also I am answering here again for others.
We are doing work as par of WordPress community and open source initiative, so we request our users to link back but its not necessary.
To remove footer credit you can do this via Admin Dashboard-> Customize -> Additional CSS , Just copy & paste the code below and click “Save & Publish”.
footer { display: none; } section.footers { padding: 0px; display: none; }Forum: Themes and Templates
In reply to: [ultrabootstrap] page-home.php coding errorDear Arleen
thank you , we will fix that
Forum: Themes and Templates
In reply to: [ultrabootstrap] How can i add more details in home page?Great to hear that you have solved to problem but dont forget to make the child theme as we are updating the theme regularly
Dear Trevor
thank you for following the update, here tag means the features specially refer to search filter of the WordPress, like two-columns, footer-widgets etc.
regarding the changes it can be seen clearly from here https://themes.trac.wordpress.org/ticket/36371 there is diference from the previous version.
last time we fixed the minor issue of not found page what is exactly not noticeable 😀
thank you
Forum: Themes and Templates
In reply to: [ultrabootstrap] How can i add more details in home page?Dear DAH68
Sorry for the late reply , for the static front page, the content is not coming from that page, you have to add the content from the customizer section in welcome section , let me know if it solve your problem
thank you