Archived topic
Page title still active
1 reply · Started by JJ on September 16, 2016
Hi there
Not really being very technical I purchased the Page header and Disable elements add on to hopefully get whats in my mind onto my computer screen. I wanted to create a landing page and get rid of all page titles in the page bodies. The page header landing page I created looks very flat...I was hoping for a bit more dynamic I think, with a "go to shop" hover button or something like that. I also MUST put text in the content box to be able to get the background image to go full screen (options arent available otherwise) then ....doesnt matter if I tick or untick the Disable Title tick box....it does not disappear in my shop.
The 2 main reasons why I bought these addons did not work for me. I am using your theme too...not the paid one though.
Thanks
JJ
Hi there,
Content is required in order for the background image to show up, as it needs to be a background to something.
The Page Header add-on does require you to add your own content/HTML into the content area in order to have buttons appear.
For example:
<h1>My title</h1>
<div class="my-buttons">
<a class="button" href="https://generatepress.com">Link to GP</a>
</div>
You can make all kinds of colored buttons using CSS, for example: https://generatepress.com/forums/topic/custom-colors-for-buttons/#post-143266
Not too sure what you mean about the page title. When you check to disable the page title, it isn't being removed from the page?
Let me know :)