Home › Forums › Best Business Pro › Picture on page and icon colour change
- This topic is empty.
-
AuthorPosts
-
June 12, 2018 at 6:30 pm #5159AnonymousInactive
Hi,
I do have two featured pages on my homepage slider and I used the same pictures of the sites in the header.
Now I would like to keep the featured image of the page to be shown in the slider on the homepage, but I don’t want it to be shown again on the page itself, can you please explain how?And second question, I would like to change the colour of the icons in the widget – how do I do that?
Thank you,
SNAcargoJune 21, 2018 at 8:17 am #5268Axle SupportModeratorHi @snacargo
Please provide us your site URL and screenshot of the issue you are getting.
June 26, 2018 at 7:44 pm #5379AnonymousInactiveHi,
the homepage is http://www.snacargo.com.
Please checkout the following page to see the following site to check regarding the picture: http://www.snacargo.com/logistics-enhanced/
And regarding the icons, I am talking about the icons on the front page under “Services”.
Thanks,
StephanieJune 27, 2018 at 7:07 am #5396Axle SupportModeratorHi @snacargo
You can change banner of inner pages from Appearance -> Customize -> Header Image
Regarding icons, please go to Appearance -> Customize -> Color Options -> Home Page Widgets Color Options and check available options.
For color of icons, please go to Appearance -> Customize -> Additional CSS and add following code.
.services-layout-1.best_business_widget_services .service-block-item i { color: #daa520; }
June 27, 2018 at 7:16 pm #5411AnonymousInactiveHey,
thanks for the icon colour, the CSS worked perfect.
But regarding the pictures I do not want to change the header image. I do have the problem that the below the header image, the same image is shown again and I want to remove the lower picture. Please check out the following links:
Page 1
Page 2Thanks,
StephanieJune 28, 2018 at 11:30 am #5420Axle SupportModeratorHi @snacargo
If you have assigned featured image to those pages like this https://prnt.sc/k0csqr you will get image in the content area.
Please remove the featured image of those pages and check once.
June 28, 2018 at 2:48 pm #5424AnonymousInactiveHi,
But if I remove it, will the slider picture be also gone? Because I want to keep the slider picture on the homepage. Please confirm before I try it out on our live website.
Thanks,
StephanieJune 30, 2018 at 9:06 am #5463Axle SupportModeratorHi @snacargo
If you remove featured image, slider will not work. If you assign any page to slider, it need to have featured image to work.
Please go to Appearance -> Customize -> Additional CSS and add this CSS code to hide featured image in the content area of a page.
#main .page .best-business-post-thumb { display: none; }
July 2, 2018 at 1:26 pm #5515AnonymousInactiveHey,
that worked out perfectly – thank you!
Stephanie
July 3, 2018 at 6:49 am #5526Axle SupportModeratorGreat!!!
-
AuthorPosts
- The topic ‘Picture on page and icon colour change’ is closed to new replies.