Forum Replies Created

Viewing 30 posts - 61 through 90 (of 93 total)
  • Author
    Posts
  • in reply to: Full-width text scroller below logo and menu #1296615

    Hey Rikard,

    thanks for that. for some reason, I’ve only seen it now on my devices.
    I would like for the BG at the text part under the menu and header to be black, the text itself to be pink and bold, and with a little space between the lines (like it is now on large screens).

    I’ve tryed this code, but I it’s not working.

    @media only screen and (max-width: 986px) {
    .responsive #top #header #header_main .inner-container .widget>div {
    width: 100%;
    line-height: 0px;
    background: #000000;
    text-align: center;
    font-weight: bold;
    text: center;
    padding: 0px;
    }
    }

    also, on both big and small screens the text line is still overlapping the body.
    I have added pics for this problem.

    thanks again

    in reply to: Logo Centered split menu is not responsive #1296609

    You can close, thank you.

    in reply to: Logo Centered split menu is not responsive #1296044

    Hey Ismael,

    Thank you so so so so much.
    That works!

    in reply to: Full-width text scroller below logo and menu #1296041

    Hey Rikard,

    Thank you for your help, but sadly, this code didn’t work.
    All 5 problems are still not fixed.

    in reply to: Logo Centered split menu is not responsive #1295762

    Hi,
    The actual size ia 1080×1080 px.
    I’ve already selected the full size before asking for your help :)

    Also, I’ve changed the logo image file a few times and nothing seems to work.

    in reply to: Full-width text scroller below logo and menu #1295329

    Hey,
    just making sure I won’t be forgotten, so um copping my last reply –

    Hey Ricard.

    Thank you.
    but it didn’t work.

    Yes, I did you try to load the page in an incognito browser window the result is the same.
    I’m using Chrom, Firefox, Mozilla, Safari.
    and I’m using iPhone 7+ (ios 14.2), Samsung note 4, and Xiaomi.

    I still have 5 problems with the code and hader.

    On mobile:
    1. The announcement row isn’t showing.
    2. There is a huge padding/ margin (couldn’t find what or where it is to delete it by myself) and I would like to delete it.
    3. There is a huge padding/ margin before and after the menu itself.

    On desktop:
    1. The announcement row is covering the body area, about 20px.
    2. On smaller screens, the text is covering itself and it’s unable to read.

    I kept removing the text row because the site is alive and running.
    But I’m keeping it, so you guys would be able to see all those crucial problems.

    in reply to: Logo Centered split menu is not responsive #1295328

    Hey Ismael

    1. thank you.

    2. I’ve tried to change the header size this way, before asking your help – it didn’t work. the header size is bigger, but the logo itself stey at the same size.

    3. thanks, that worked :)

    in reply to: Full-width text scroller below logo and menu #1294435

    Hey Ricard.

    Thank you.
    but it didn’t work.

    Yes, I did you try to load the page in an incognito browser window the result is the same.
    I’m using Chrom, Firefox, Mozilla, Safari.
    and I’m using iPhone 7+ (ios 14.2), Samsung note 4, and Xiaomi.

    I still have 5 problems with the code and hader.

    On mobile:
    1. The announcement row isn’t showing.
    2. There is a huge padding/ margin (couldn’t find what or where it is to delete it by myself) and I would like to delete it.
    3. There is a huge padding/ margin before and after the menu itself.

    On desktop:
    1. The announcement row is covering the body area, about 20px.
    2. On smaller screens, the text is covering itself and it’s unable to read.

    I kept removing the text row because the site is alive and running.
    But I’m keeping it, so you guys would be able to see all those crucial problems.

    in reply to: social links #1292148

    Yes :)
    thanks

    in reply to: Full-width text scroller below logo and menu #1292035

    Hey Rikard.
    thanks for that.

    a few things:
    On mobile:
    1. The announcement row isn’t showing.
    2. There is a huge padding/ margin (couldn’t find what or where it is to delete it by myself) and I would like to delete it.
    3. There is a huge padding/ margin before and after the menu itself.

    On desktop:
    1. The announcement row is covering the body area, about 20px.
    2. On smaller screens, the text is covering itself and it’s unable to read.

    in reply to: social links #1292008

    Hey Ismael,

    Thanks now it works.

    in reply to: social links #1291186

    Hey

    I read and wrote a code in the function file and managed to create a new social icone.
    everything works including the CSS code for the background color.

    everything is perfect.

    except for the fact that no matter which charcode icon I’m using (and I changed the code a few times just to check it) the icon itself stays as the pencil (charcode ue836).
    I want to use the telephone charcode ue854.
    I’ve changed the charcode on my code but nothing works.

    This is my code –

    function avia_add_custom_icon($icons) {
    $icons[‘Telephone’] = array( ‘font’ =>’fontello’, ‘icon’ => ‘ue854’);
    return $icons;
    }
    add_filter(‘avf_default_icons’,’avia_add_custom_icon’, 10, 1);

    I added the website link again.

    Thank you for the help

    in reply to: Full-width text scroller below logo and menu #1291058

    Hey Rikard,
    Thank you.
    I’ve added the login details.
    On mobile, the header has a lot of dead space and is really really big, I would like to reduce all of the dead empty space.

    thanks again
    Rachel

    in reply to: Vertical menu 2nd-level #1273947

    Hi :)

    Thank you so much for the hell.
    visually, it works. well, I wroth 150px and not -150px, but it works.

    However, I do have a problem with the bus-level menu itself, can’t click it.
    I add a video so you can see it too.

    Rachel

    in reply to: Vertical menu 2nd-level #1272981

    Hi Rikard,

    thank you.
    It worked on the cart drop-down, but not on the menu items.
    How can I fix that?

    in reply to: Vertical menu 2nd-level #1271979

    Hi :)

    when I’m hovering over the menu the sub-level opens down and I would like it to open to the left.
    I attached screenshots of how it is right now and how I would like it to be and the new sub-domine.

    thank you!

    in reply to: social links #1258476

    hey,
    I’m sorry, I thought I’ve answered you already.

    thank you so much.
    the first problem got fixed after I updated the Enfold theme
    and you helped with the other two.

    in reply to: Sidebar main menu #1251417

    Hi Ismael

    Thanks for your replay, for some reason both problems are now fixed.
    I changed the header from the right side to the left side. it’s still on the right side and both problems are fix.

    Thank you
    Rachel

    • This reply was modified 4 years, 1 month ago by Rachel. Reason: fixed it myself
    in reply to: gif on hover in portfolio grid #1248683

    thank you so much for all the help

    in reply to: gif on hover in portfolio grid #1247080

    Hey,
    Sorry it took me some time,
    just one more thing
    if I want the gif to cover the whole featured image
    like in the link I’ve added. both pics are at the same width and hight, yet the gif doesn’t cover the whole image.

    thanks again for all the help

    in reply to: woocommerce buttons text color #1247029

    Hey,
    thanks so much!
    that works

    in reply to: gif on hover in portfolio grid #1245441

    Thank you so so so much Yigit.

    in reply to: woocommerce buttons text color #1245432

    Hey Victoria,
    thank you so much for all the help.
    at first, the code didn’t work, I’ve added – !important;
    and now it works on 3 of the buttons I needed help with, except the ‘proceed to checkout’ at the cart page.

    can you help me with that one also?

    in reply to: woocommerce buttons text color #1245109

    Hey Victoria,

    I need help to change the text color on the cart and checkout pages.

    Thanks again for the help
    Rachel

    in reply to: gif on hover in portfolio grid #1244096

    Hey Victoria

    I’m still waiting for the contact from the client and at the moment I only have demo content. there is a gif file there
    But I have written the website (temporary, again) and the username and password.

    Thanks for all your help.

    in reply to: gif on hover in portfolio grid #1243715

    Hey Victoria,

    I’m trying to achieve this portfolio grid page –

    if it would be possible to achieve both the animated icon and the gif on hover it would be great, if not then just one of them.
    thank you!

    in reply to: Customize apply coupon text #1241157

    hey Ismael,
    thank you for replying.

    1. I’m using ‘Heebo’ font, from the theme itself, and this font definitely supports Hebrew characters.
    2. That is not what I meant, I want to change the text from ‘cancel’ to ‘return the product back to cart’ where can I edit that?

    thank you :)

    in reply to: Gif file as logo #1239188

    Hey Jordan.

    thank you for replying.

    in reply to: animated gif as a Logo in the Navigation Bar #1238060

    Hey,
    I can add a gif to my page or post using the img element. but is there any way to use an animated gif as my logo?

    thanks for your help

    in reply to: Enfold Theme Use GIF image as Logo #1238058

    Hi,
    is it possible to use GIF image file as a logo now 3 years and 3 months later?

Viewing 30 posts - 61 through 90 (of 93 total)