remove the website title over my logo beez3 template [solved]

Everything to do with Joomla! 3.x templates and templating.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
luckyloops007
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Sat Jun 09, 2018 2:22 pm

remove the website title over my logo beez3 template [solved]

Post by luckyloops007 » Sat Jun 09, 2018 2:29 pm

how do I remove the website title over my logo I just don't have a clue on how to remove it, Ive tried removing the website description and title with no joy just ended up with the website title writing in white on the left hand side of my logo.
Last edited by mandville on Mon Jun 11, 2018 9:02 pm, edited 1 time in total.
Reason: retitled to be more descriptive, marked solved as per OP

User avatar
Duckdown
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 137
Joined: Sat Jun 25, 2016 7:00 am

Re: beez3 template

Post by Duckdown » Sun Jun 10, 2018 7:25 am

I stopped using Beez3 a while ago but have kept my notes. I wonder if this is your solution?

Remove Site Name
Open the position.css –
Replace display: block with display: none

Line 271
#logo {
margin-top: 0;
margin-left: 10px;
display: none;
padding: 1em 20px 20px 10px;
width: 425px;
font-weight: normal;
line-height: 1em;
}

luckyloops007
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Sat Jun 09, 2018 2:22 pm

Re: beez3 template

Post by luckyloops007 » Mon Jun 11, 2018 8:03 pm

Perfect worked like a charm thank you so much. I can finally get this club website finished.


Locked

Return to “Templates for Joomla! 3.x”