Just a few questions: mainly coding!

Hi @stephaniebr,

I hope you are well today and thank you for your questions.

I’ll ask my easiest question first: for the slider, what is the optimum pixel size for images I’m wishing to use within the slider to showcase featured post but not have the slider go from small to huge to display a vertical image.

The optimum size of slider images is 1920px X 550px

1. I would love to set the font to Times New Roman for my “read more” tab and for the sidebar category (like “About”, “Search”, etc.) titles as well. I tried searching the forum specifically for a cat. title font change but either overlooked it or just couldn’t find one!

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS

#secondary .widget > h3,
.read-more a {
    font-family: "Times New Roman", Times, serif;
}
2. I love that the theme comes with a pre-made menu, but is there any way to bring that, and the search bar, down under my side header/logo?

You can try achieving this by using the child theme solution posted in the following topic.

https://colorlibsupport.com/t/logo-above-menu-bar-social-icons-on-top/

To help us keep support thread separates could you please create new thread for each of your other questions here Activello - Colorlib Support Forum instead of asking them in your single thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.

Best Regards,
Movin