How do I edit my category titles (visual appearance and placement)?

Posted in: Newspaper
Post count: 38

Hi everyone,

How do do I realign my category titles for each of my website categories and align them to make them more orderly and visually appealing?

Thank you very much!,

Mitch

Post count: 20688

Hi,

If you could mention where exactly you would like to align these categories, I will try to give you a solution is possible. A link to your website and details about it would be helpful.

Thanks

Post count: 38

Hi Simion!

My website is http://www.attractionboss.com and I would like to move the Miscellaneous button to either up to with the other categories or have it sit beneath the ‘dating, relationship & pick up’ category.

I’d also like my categories to appear more bold and/or visually appealing.

Thank you Simion!

I really appreciate it!

Post count: 20688

Hi,

I could give you code to reduce the padding between menu items and fit the current menu items in a single row, something like this
https://www.screencast.com/t/JgE9nGxI

.td-header-style-4 .td-header-menu-wrap-full {
height: 48px!important;
}
.sf-menu > li > a {
padding: 0 10px;
}

Or you could use the stretch header menu option, this would be useful when there are many menu items and they do no fit in a single line
https://www.screencast.com/t/hN78auVmJQ4

Thanks

Post count: 38

Hi Simion,

I tried using the code but my screen appears a bit different to how it looked on yours and it doesn’t seem to work? (http://www.screencast.com/t/0NvP1YTv2c)

Or am I pressing the wrong option or something?

Sorry for the late reply and thanks heaps for your help!

Cheers,

Mitch

Post count: 20688

Hi,

I have checked it again, the code should work
https://www.screencast.com/t/EalQ29p67xn
Be sure to copy it all however. Let me know.

Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.