badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Change Menu to below sliding images/how to change colour of circle in

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #8371
    ann
    Participant

    Hi and thank you in advance.

    My site is at http://designerstitch.com.au/

    If I only use a single image as header my menu appears underneath it.
    I have changed to sliding image and menu is now above. How do I change it so it is underneath my images again.

    And there is a blue circle in my images that notes the cycle – how can I change the colour to what I want.

    Also I have searched – how do I delete the “share your thoughts” at bottom of text area on each page. I have unchecked “discussion” etc in screen options…..am I being a bit Stupid here !!!!…..:)

    Cheers
    Ann

    #8449
    Sanjip Shah
    Participant

    @ann The menu appears below the header image and above the slider. We have designed the theme this way. Currently there is no such option to put the menu below the slider. This will need some coding/css customization so you may have to hire a developer on this one.

    For the color change of the circles. You can use the custom css option for this. In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.

    #controllers a:hover, #controllers a.active {
        background-color: #DE7F2F;
        color: #DE7F2F;
    }

    You can put the color code of your choice. http://www.colorpicker.com/

    #8450
    Sanjip Shah
    Participant

    I visited your pages and could not see the ‘Share your thoughts’ part so I think you have resolved this issue.

    #8507
    ann
    Participant

    Thanks again Sanjip. The extra CSS worked.
    Cheers
    Ann

    #8543
    Sanjip Shah
    Participant

    Okay. Great!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.