Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #144911
    dhenzler
    Participant

    I am having trouble finding a way to remove the search square box from the upper right hand corner of the screen.
    http://sharkshacknc.com

    #144939
    Skandha
    Participant

    @dhenzler: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #social-search-anchor {
    	display:none;
    }

    Let me know if this does the trick.
    Kind Regards,
    Skandha

    #144941
    dhenzler
    Participant

    That worked just fine…

    I just got PRO loaded, and tried to see if the number of sliders was increased as the ad said… no dice… still only 10.

    http://sharkshack.org

    As you can see it would be nice to have a few more… they have 22 items and we can only display 9 of them on the sliders

    #145005
    Skandha
    Participant

    @dhenzler: Hello there, actually the max no of slides is 10 in featured slder. There is a typo in the customizer which says (Max no of slides is 10). Adding more than 10 slides would deter the design of the theme. Sorry for the inconvenience caused.

    Kind Regards,
    Skandha

    #145046
    dhenzler
    Participant

    http://crystalcoastpawn.com/

    How do I get rid of this :
    http://crystalcoastpawn.com/

    How do I get rid of this :

    Pages

    About
    Contact
    Guitars
    Guns
    Home
    Jewelry
    Sport
    Tools
    TV’s

    #145047
    Skandha
    Participant

    @dhenzler: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .widget-area #pages-3 {
        display:none;
    }

    Let me know if this works out.
    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Get Rid of the BLUE BOX with search in upper right corner of the screen.’ is closed to new replies.