Footer Logo - by burakorkun - on WordPress WooCommerce support

This topic has 15 replies, 5 voices, and was last updated 6 years, 10 months ago ago by Olga Barlow

  • Avatar: burakorkun
    burakorkun
    Participant
    May 28, 2017 at 15:30

    Hi,

    How can I chamge the footer logo in Xstore theme?

    Thanks.

    Please, contact administrator
    for this information.
    14 Answers
    Avatar: burakorkun
    burakorkun
    Participant
    May 28, 2017 at 19:36

    Additionally, menu hover is white. I want to change it to black.
    Because my header background needs to be white and white hover conflicts with white background 🙂
    I couldn’t change it…

    Can you help me?

    Please, contact administrator
    for this information.
    Avatar: amzy
    Amzy Leel
    Participant
    May 29, 2017 at 05:32

    How can I chamge the footer logo in Xstore theme?
    – go to, Appearance >> Widgets >> footer and in the text widget change the IMG source.

    menu hover is white. I want to change it to black.
    – put following css in 8theme options >> styling >> custom css >> global custom css

    .menu-wrapper .menu > li > a:hover { color: #000 !important; }

    Avatar: burakorkun
    burakorkun
    Participant
    May 29, 2017 at 08:06

    Hi Amzy, thanks for explanation but hover color is not changed when I put the css code into global custom css.

    Can you take a look?

    Avatar: maxmullins
    Max Mullins
    Participant
    May 29, 2017 at 09:10

    Hello, @burakorkun
    Please use followig code instead of previous:

    .template-content .page-wrapper .menu li a:hover {
    color: pink;}

    Would you mind to provide us also with web site url for clearer solutions.

    Regards,
    Max Mullins

    Avatar: burakorkun
    burakorkun
    Participant
    May 29, 2017 at 09:37

    Hey Max,

    Thanks for quick reply! I added Amzy’s code to Appearence>Custom Css and it worked, also yours.
    However, I faced with another problem. The link of the current menu looks white. You can see what I mean when you entered my website.

    Thanks.

    Please, contact administrator
    for this information.
    Avatar: maxmullins
    Max Mullins
    Participant
    May 29, 2017 at 09:58

    Hello @burakorkun

    Please add following code into the custom.css:
    .page-template-default .menu-wrapper .menu li.current-menu-item a{color:red!important }

    Regards,
    Max Mullins

    Avatar: burakorkun
    burakorkun
    Participant
    May 29, 2017 at 10:35

    Hi @maxmullins

    Thanks for the code and tips. It worked well!

    Avatar: maxmullins
    Max Mullins
    Participant
    May 29, 2017 at 11:19

    You are welcome!
    Looking forward to hear from you.

    Regards,
    Max Mullins

    Avatar: burakorkun
    burakorkun
    Participant
    May 29, 2017 at 17:57

    Hi @maxmullins

    I have another question. On the homepage, I put a background image to the first row via Visual Composer. It looks okay on desktop and tablet but I cannot see the picture correctly on mobile version.

    Do you know any tips or code for it to make background image responsive?

    Thanks.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 30, 2017 at 08:01

    Hello,

    Please see screenshot http://prntscr.com/fdp0k8

    Regards

    Avatar: burakorkun
    burakorkun
    Participant
    June 1, 2017 at 14:58

    Hello again,

    I asked helped for menu hover for the homepage and it did work. However when I click to “Blog” in menu, the colour of menu items are white. I want it to be as same as in the homepage.

    Can you guys help me?

    Please, contact administrator
    for this information.
    Avatar: maxmullins
    Max Mullins
    Participant
    June 1, 2017 at 17:05

    Hello @burakorkun

    Please add folowing code in 8theme options >> styling >> custom css >> global custom css

    @media (min-width: 992px){
    
    .menu-wrapper  #menu-genel-1  .current-menu-item a { color:#825621!important}} 

    Regards,
    Max Mullins

    Avatar: burakorkun
    burakorkun
    Participant
    June 2, 2017 at 22:32

    Hey @maxmullins

    Thank you for your kind help!
    Your codes are work well…

    This time, when I’m on the blog post I can’t see the menu, probably it’s white.
    Can you take a look to website?

    Thanks.

    Please, contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 3, 2017 at 10:32

    Hello,

    It was the custom for the demo version that you used. I have removed some custom that you don’t need. Check the menu now. Is is ok for you or you want to remove the top border for the menu items?

    Regards

  • Viewing 15 results - 1 through 15 (of 15 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.