Slider box area and grey navigation buttons

Discussion in 'ColorWay WordPress Theme' started by wendy29, Mar 25, 2019.

  1. wendy29

    wendy29 New Member

    Joined:
    May 23, 2013
    Messages:
    3
    Likes Received:
    0
    Hi, I'd like to get rid of the purple bar and shaded area over the slider images. How do I do that? Also the grey navigation icons immediately under the main images are quite ugly and big. How do I change these to small dots that most sites have instead? These look awful, especially on my mobile site where they look huge.
     

    Attached Files:

  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greeting from InkThemes,

    Just share the URL of your website, we will let you know the needful.

    Regards,
    Akbar
    InkThemes.com
     
  3. wendy29

    wendy29 New Member

    Joined:
    May 23, 2013
    Messages:
    3
    Likes Received:
    0
    Hi Akbar it is www.wacelebrant.net.au It especially looks weird on the mobile version. Thank you.
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greeting from InkThemes,

    To make the desired changes, just paste the code in the Additional CSS section of the theme.

    Go to (Dashboard->Appearance->Customize->Additional CSS).

    Code:
    .slide .slide-content.entry {
        display: none;
    }
    #slides ul.pagination {
        display: none;
    }
    Regards,
    Akbar
    InkThemes.com
     
  5. wendy29

    wendy29 New Member

    Joined:
    May 23, 2013
    Messages:
    3
    Likes Received:
    0
    Thank you. That worked well. I have one more query. I'm trying to edit my home page content. when i click on Appearance - Theme Options, I'm getting a blank page where previously I had options to edit. Can you help? upload_2019-3-27_19-41-28.png
     
  6. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Thanks for getting back to us,

    Will you please allow us to check your website dashboard for once?

    Kindly send the below-mentioned credential details at [email protected] along with the thread link.

    WordPress Website URL: -
    WordPress Username: -
    WordPress Password: -

    We will do the needful.

    Regards,
    Akbar
    InkThemes.com
     

Share This Page