X-Store Furniture Shop Search Bar - by laurelg

This topic has 9 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Olga Barlow

  • Avatar: laurelg
    laurelg
    Participant
    August 30, 2016 at 12:34

    How do I create the same search bar that is on here: https://www.8theme.com/demo/xstore/furniture/shop/ ?
    Thank you!

    8 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 30, 2016 at 14:52

    Hello,

    Are you talking about filters area http://prntscr.com/cc3sgy ?

    Regards

    Avatar: laurelg
    laurelg
    Participant
    September 6, 2016 at 09:31

    Yes! I can create the category but I’m not sure about the other 3 selections.

    Avatar: laurelg
    laurelg
    Participant
    September 6, 2016 at 09:39

    Sorry, it’s hard for me to find the link to create a new topic. Another question, how do I change the color for hyperlinks in my text?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 6, 2016 at 13:45

    Hello,

    1) Filters. a) Go to Products > Attributes and create attributes with terms https://docs.woocommerce.com/document/managing-product-taxonomies/#section-3
    b) Create products with these attributes http://prntscr.com/cesf6y
    c) go to Appearance > Widgets > add WooCommerce Layer Nav widget into Filters widget area and choose your attribute. Also, select “Display as drop-down” option. Number of columns in filter area you can set in Theme Options http://prntscr.com/cesgi3

    2) you can do it using custom CSS (Theme Options > Styling > Custom CSS)

    a {color: #1e1e1e;}
    a:hover {color: #8a8a8a;}
    a:focus {color: #8a8a8a;}

    Some links such as Product/Post titles, Continue Reading link may have its own additional styles. Provide link to page and tell me what exactly links you want to change and I’ll help you.

    Regards

    Avatar: laurelg
    laurelg
    Participant
    September 6, 2016 at 14:55

    Thank you!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 6, 2016 at 15:06

    You are welcome!

    Regards

    Avatar: laurelg
    laurelg
    Participant
    September 10, 2016 at 10:07

    I used the custom CSS for the hyperlinks however it changes the hyperlinks everywhere. Is there a code to just change the hyperlinks in blog posts and in the body of pages.? For instance, I do not want to change the color for the headings, widget links, the shop products, the cart icon, etc. I like the dark grey everywhere else but in blog posts, people won’t know that there is a link to click, for example.
    Thank you for all your help!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 10, 2016 at 10:36

    Hello,

    In this case, you need to have some CSS skills and add custom styles for the links you want to change. You may use developer tools to inspect elements, for example https://developer.chrome.com/devtools http://prntscr.com/cgbr0g and then add custom styles in child theme style.css or use our theme options Custom CSS fields.

    Regards

  • Viewing 9 results - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.