-
AuthorPosts
-
August 12, 2017 at 4:52 am #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?
August 12, 2017 at 1:43 pm #837867Hey 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,
VictoriaAugust 12, 2017 at 2:31 pm #837886https://yadi.sk/d/d6VfKpKs3Lvqzn
I used the background for header and at different resolutions everything looks different. How can I fix it?August 14, 2017 at 1:45 pm #838639Hey, is anybody here?
August 14, 2017 at 8:20 pm #838930Hi,
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,
NikkoAugust 15, 2017 at 1:52 pm #839277Hi. I want to fix this image. I want the image not stretching and it looked the same on all screens.it’s imposible?
August 15, 2017 at 6:02 pm #839474one more question. how can i change sacondary menu font size?
August 15, 2017 at 6:33 pm #839501Hi pddcoms,
Which one is the secondary menu for you? The one with “Мой аккаунт” and “Оформление заказа”?
Best regards,
VictoriaAugust 15, 2017 at 6:48 pm #839511August 16, 2017 at 5:35 am #839686Hey. 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.August 16, 2017 at 6:32 am #839704*3.main menu font clor
August 16, 2017 at 3:39 pm #839936somebody help me…)))
August 17, 2017 at 5:12 am #840200support….
August 17, 2017 at 8:12 pm #840599Hi,
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,
YigitAugust 18, 2017 at 12:16 am #840665Thanks, how could I forget about the color of the transparent menu … already did this on the past site
August 18, 2017 at 3:48 am #840714Hi. One more question. Woocommerce widgets works only on product page? Can i use them on the other page in sidebar?
August 18, 2017 at 3:54 am #840715Basically, 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?
August 19, 2017 at 5:33 pm #841325August 19, 2017 at 7:33 pm #841383Ok. 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
August 20, 2017 at 9:52 am #841633Hi,
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,
NikkoAugust 21, 2017 at 5:59 pm #842135Hi. I tried. it works only on product page. I use plugins built into your theme.
August 22, 2017 at 8:32 pm #842752Hi,
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,
NikkoAugust 25, 2017 at 4:35 pm #844053Hi 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-sqn3MKpifAugust 29, 2017 at 1:36 am #845132Anybody
August 30, 2017 at 6:05 am #845596Hi,
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,
IsmaelAugust 30, 2017 at 2:11 pm #845789Hi. I need to see how to change the header. Let’s do it
August 31, 2017 at 4:23 pm #846343Hey!
Please add following code to Quick CSS
.header_color .header_bg { background-size: contain !important; }
Best regards,
YigitSeptember 3, 2017 at 6:20 pm #847421Hi. 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?
September 3, 2017 at 7:30 pm #847433Hi 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.
September 3, 2017 at 11:04 pm #847473One more. I use breadcrumbs in header. How i can rename or how to delete Breadcrumb Home, i can’t find there this settengs
-
AuthorPosts
- You must be logged in to reply to this topic.