Best Premium and Free WordPress Themes › Forums › Infinite Photography Pro › Adjusting colours and size of featured section wording & positioning of top menu › Reply To: Adjusting colours and size of featured section wording & positioning of top menu
September 14, 2018 at 3:57 pm
#35254
acmethemes
Keymaster
Dear Charles,
1. Please insert the given CSS code in Additional CSS.
Dashboard->Appearance->Customize->Additional CSS
.slider-section .slider-desc .slider-title {
color: #cb31ce;
font-size: 60px;
}
.slider-feature-wrap a {
color: #b72121;
font-size: 20px;
}
2. You have long text for menu, Please try to shorten the length of text on the menu or put less page.
Best Regards!