- This topic has 1 reply, 2 voices, and was last updated 7 years, 7 months ago by Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- November 3, 2016 at 1:24 pm #1001DevonParticipant
Good day
Is it possible to
1) Add an extra featured page on the home page, making it 4 featured pages instead of 3.
2) On the home page slider, change the colour of the arrow icons to a different colour instead of the light blue.
Thank you for the assistance
November 3, 2016 at 8:32 pm #1009HashKeymasterHi,
It is not possible to add extra featured page without making edit in code. Its a bit complex process to explain over here. But our team is available to paid customization if you want.
To change the color of the arrow, here is the CSS code. Use some Custom CSS plugin to add the code.
#sq-home-slider-section .bx-wrapper .bx-controls-direction a{ background:#FF0000; }
Change the hex value to your desired color.
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.