LLLes Posted July 2, 2022 Share Posted July 2, 2022 Site URL: https://www.lpyluk.com Hello, I've looked through a lot of forums and tried some code, but none of them seem to work. I used the tagline option to add the tagline under the title, but it's either above or below the title in weird positions. Plus, it's in a block of its own so when I adjust the bottom padding of the header, the tagline still isn't able to be right below the title. For now, it's above the title and it's blocking the primary nav on the right with its block. I'm also using a "fixed header" code, and tried to edit that or omit it, but it doesn't help with the tagline either. Is there a different code I can try to either: manually add a tagline under the title without using the option in the Brine template OR somehow make the tagline not into a block and appear under the title while using the tagline option in the template? Thank you so much!! I hope this isn't confusing. Link to comment
Solution tuanphan Posted July 2, 2022 Solution Share Posted July 2, 2022 Add to Design > Custom CSS a.Header-branding:after, a.Mobile-bar-branding:after { content: "UX Designer"; display: block; font-size: 20px; } LLLes 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
LLLes Posted July 2, 2022 Author Share Posted July 2, 2022 (edited) @tuanphan Thank you so much 😭! Is there a way to make the mobile look the same as desktop? I know the code does say mobile, but somehow it doesn't look the same on mobile, even with different browsers. Edited July 2, 2022 by LLLes Added question. Link to comment
tuanphan Posted July 3, 2022 Share Posted July 3, 2022 9 hours ago, LLLes said: @tuanphan Thank you so much 😭! Is there a way to make the mobile look the same as desktop? I know the code does say mobile, but somehow it doesn't look the same on mobile, even with different browsers. You mean remove burger, show 3 buttons on right side? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
LLLes Posted July 4, 2022 Author Share Posted July 4, 2022 @tuanphan Oh I mean for the tagline because the font and size are different on mobile than on desktop, thank you! Link to comment
tuanphan Posted July 4, 2022 Share Posted July 4, 2022 9 hours ago, LLLes said: @tuanphan Oh I mean for the tagline because the font and size are different on mobile than on desktop, thank you! It looks same to me. Can you take screenshot on your desktop/mobile? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
LLLes Posted July 5, 2022 Author Share Posted July 5, 2022 @tuanphan I'm sorry, it seems I messed up the CSS for the font family, but it seems to be fixed now. Thanks again 🙂 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment