@dev-kasam: Thank you for using Clean Box Pro. Please use appropriate theme thread when posting a support. You are using using Clean Box Pro and the thread is in Catch Box Pro.
Please follow along steps:
1. Place a Logo & image in the header, also need to put an address on the header right side
I assume you’ve accomplished this.
2. Menu strip Primary and secondary menu button text’s are not in the same position when scroll up, have a look at the website.
3. Menu strip text’s i need in bold.
Covers 2 and 3
Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
@media screen and (min-width: 991px) {
.nav-secondary ul.clean-box-nav-menu {
margin-left: 120px;
}
.nav-secondary {
background-color: #c00000;
}
.nav-primary, .nav-secondary {
font-weight: bold;
}
}
4. Need content colors different from other pages
Please mention the pages and relative colors and I’ll provide you with the Custom CSS codes.
5. Logo text color depending on heading text color, I need individually.
I don’t quite get this, can you please clarify further.
Regards,
Mahesh