jcpcosta
Member
Posted 7 months ago #
Hi everyone! I need a "little help from my friends" :)
I'm using Atahualpa theme and I'd like to know:
- how to transform my blog into a fixed-height one;
- how to customize my menu bar/ nav bar. I want buttons to be identically sized not depending on the width of the links
Thank you in advance!
You'll need to create a Child Theme of your current theme, then modify files within the Child Theme.
If you only want to modify CSS, you could probably get away with just using a Custom CSS plugin.
how to transform my blog into a fixed-height one;
What happens when there's more content on one page than another, should the page with less content inherit the white space?
I want buttons to be identically sized not depending on the width of the links
What happens when the name of the page is changed to something longer, how will you compensate?
jcpcosta
Member
Posted 7 months ago #
Hi Andrew!
@What happens when there's more content on one page than another, should the page with less content inherit the white space? -> ok, u're right!
@What happens when the name of the page is changed to something longer, how will you compensate? --> I can assure that won't happen but I also expressed myself wrongly. I want links to have a gap between them. They are too close and not quite readable!
Which did you choose to implement, the plugin or child theme and have you implemented it?
jcpcosta
Member
Posted 7 months ago #
None of those! I left it with the default options!