I feel that the title really occupies too much space of the page and i do not really need to display the title of the page because the menu bar is enough already.
How do I not to display the titles of each page?
Thanks!
I do I not to display the title?
9 posts from 3 voices-
Posted 7 months ago #
-
Hi hanlinsg,
Try to add this code in your Quick CSS or custom.css:
.title_container h1.page-title { display: none; }Hope this helps. :)
Regards,
IsmaelPosted 7 months ago # -
Hi Ismael,
thanks a lot to your reply!
However, there is still a big spacing.http://www.bathmatesingapore.com
see the flag 'Our products' and the images below, there is a big gap. I don't want this big gap.
Also, i've left the title blank by not writing anything in the title field.Posted 7 months ago # -
Hi hanslig,
Try to use this code:
.title_container.extralight-border { display: none; }Regards,
IsmaelPosted 7 months ago # -
Hi Ismael,
I've copied that CSS code above to the quick CSS field, but there is still a big gap.
is it because i entered the code wrongly or what?Posted 7 months ago # -
please see screen shots:
http://www.bathmatesingapore.com/wp-content/uploads/2011/12/屏幕快照-2012-11-20-上午10.30.33.png
http://www.bathmatesingapore.com/wp-content/uploads/2011/12/屏幕快照-2012-11-20-上午10.30.40.pngThanks a lot!
Posted 7 months ago # -
Hey!
Add following code to css/custom.css - it will reduce the padding of hr elements:
.hr { padding: 10px 0; }You can decrease the first value to i.e. 0px too if you like.
Regards,
PeterPosted 7 months ago # -
Hey Peter,
Thank you very much! It worked!Posted 7 months ago # -
Hi hanslig,
Glad that Peter helped you. :)
Cheers,
IsmaelPosted 6 months ago #
Topic Closed
This topic has been closed to new replies.














