Viewing 30 posts - 1 through 30 (of 34 total)
  • Author
    Posts
  • #837709

    Hey. Maybe this is a trivial question … is the theme enfold adaptive? Take a look at the genre site vandersex.ru I just started to create it but noticed that the background and logo in the header at different screen resolutions are moving away. How to avoid this?

    #837867

    Hey pddcoms,

    What do you mean by moving away? Could you attach a few screenshots of the issue please? You can use a service like imgur or dropbox to upload screenshots. The images scale down with the screen size decrease. Is this not the behavior you need?

    Best regards,
    Victoria

    #837886

    https://yadi.sk/d/d6VfKpKs3Lvqzn
    I used the background for header and at different resolutions everything looks different. How can I fix it?

    #838639

    Hey, is anybody here?

    #838930

    Hi,

    Sorry for the late response, it might look like it’s moving away since there’s a maximum width set on the container (like in the menu) but the fullwidth slider stretches the image to occupy the full width of the screen. Do you want to set the maximum width of the menu to be 100%?

    Best regards,
    Nikko

    #839277

    Hi. I want to fix this image. I want the image not stretching and it looked the same on all screens.it’s imposible?

    #839474

    one more question. how can i change sacondary menu font size?

    #839501

    Hi pddcoms,

    Which one is the secondary menu for you? The one with “Мой аккаунт” and “Оформление заказа”?

    Best regards,
    Victoria

    #839511

    Yes

    #839686

    Hey. You so seldom answer … questions piles ,try to answer at once to all 3 which I askedl.
    1. How to avoid stretching the background image in geader or in Shop (Shop page Banner)
    2. How to increase the font or change the color of secondary menu
    3. How to change the color of the main menu if the background image is set. Now it’s white but Logo Area font color, Logo Area secondary font color are purple. Advanced Styling Main Menu Links- dont work too.

    #839704

    *3.main menu font clor

    #839936

    somebody help me…)))

    #840200

    support….

    #840599

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .header_color .sub_menu ul li a { color: red; font-size: 15px; }
    #top .header_color .sub_menu ul li a:hover { color: orange; }
    .header_color .header_bg { background-size: cover; }
    

    You can set transparent header main menu colors in Enfold theme options > Header > Transparency Options. If that does not help, please post a screenshot and show the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Best regards,
    Yigit

    #840665

    Thanks, how could I forget about the color of the transparent menu … already did this on the past site

    #840714

    Hi. One more question. Woocommerce widgets works only on product page? Can i use them on the other page in sidebar?

    #840715

    Basically, I need to add a full-screen background image for header like on other pages, this is the main reason for the question about woocommerce widgets. It’s real?

    #841325

    Hi,

    Yes, you can add/use woocommerce widgets outside of the product pages.

    Best regards,
    Nikko

    #841383

    Ok. but how? Here i have widgets https://vandersex.ru/katalog-tovarov/ (it’s product page) and hee wey don’t work https://vandersex.ru/internet-seks-shop/ (simple page with product wall) in right sidebar all settings are the same

    #841633

    Hi,

    Can you try to switch to a default wordpress theme and try to check on both pages? if it works on both or just the product page.

    Best regards,
    Nikko

    #842135

    Hi. I tried. it works only on product page. I use plugins built into your theme.

    #842752

    Hi,

    Since it does only work on product page even using the default theme, try asking the plugin support or author on how to do it, since they know the plugin better than us.

    Best regards,
    Nikko

    #844053

    Hi one more. I already wrote above … I use header background image and On different screen sizes it looks differently. How to fix image?
    2. How to change image size of catalogue? https://yadi.sk/i/tlD4-sqn3MKpif

    #845132

    Anybody

    #845596

    Hi,

    1.) The background-size property is set to “cover” which means that the background will cover the entire container but parts of the image has to overflow outside the background positioning area to keep its aspect ratio. We can set the property to “contain” or “100%” but it will create white spaces around the header or distort the background image. Which one do you prefer?

    2.) Adjust the catalogue image size with the following css code.

    .av-catalogue-image {
        border-radius: 400px;
        width: 100px;
        float: left;
        margin-right: 15px;
    }

    Best regards,
    Ismael

    #845789

    Hi. I need to see how to change the header. Let’s do it

    #846343

    Hey!

    Please add following code to Quick CSS

    .header_color .header_bg {
        background-size: contain !important;
    }

    Best regards,
    Yigit

    #847421

    Hi. question again…. look screenshot plz https://yadi.sk/i/CtYMPc4L3MZf5s . i need to input some words or anower information it the middle of the header. how can i do this?

    #847433

    Hi again. look plz http://jet-ceramic.ru/portfolio-item/amulet/#- if i switching between Tabs i throw to the header i don t need it.

    #847473

    One more. I use breadcrumbs in header. How i can rename or how to delete Breadcrumb Home, i can’t find there this settengs

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