Home Forums Basel support forum Notification Bar

Notification Bar

Viewing 26 posts - 1 through 26 (of 26 total)
  • Author
    Posts
  • #113841

    twococlothing
    Participant

    how to create notification bar so in the on your demo page see picture

    Attachments:
    You must be logged in to view attached files.
    #113860

    Hello,

    Navigate to the Theme Settings > Shop > Header banner > you will find how to configure.

    Best REgards

    #113864

    twococlothing
    Participant

    I’ve made attitude settings but it does not show anything you can center mitte why it is?

    Attachments:
    You must be logged in to view attached files.
    #113868

    twococlothing
    Participant

    If you need my registration data

    #113960

    Hello,

    You have unclosed HTML tag in the Theme Settings > Footer > pre-footer area. Please check the code and correct.

    Best Regards

    #114410

    twococlothing
    Participant

    can you help with please how do I get the 1 to 1 so the vein side with the text and the hover effect. see in the picture or in the web link

    Attachments:
    You must be logged in to view attached files.
    #114425

    Hello,

    Your issue is not clear enough. What part do you want to change on hover? Please provide page URL with the effect you want to get.

    Best Regards

    #114505

    twococlothing
    Participant

    SAVE NOW -10% BRAXCLUB ADVANTAGE! • LADY LORD

    How can I enforce this sentence with the underling hover effect?
    what is the HTML and the CSS command?

    As it is on the website see LInk below and picture.

    Attachments:
    You must be logged in to view attached files.
    #114523

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .c-header-action-bar p:hover{
    text-decoration:underline;
    }
    .c-header-action-bar p:hover > a{
       border-bottom:none;
    }

    Best Regards

    #114532

    twococlothing
    Participant

    what do I then take for an HTML command so that is then synonymous correctly?

    #114555

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .header-banner-container:hover{
    text-decoration:underline;
    }

    Best Regards

    #116015

    twococlothing
    Participant

    Hello can you please help me how do I get the underline hover in both white words when I go to words with the mouse and how do I get that in the red words of the unlinder hover effect that the underline knits from thinner to thicker in red colour.

    Attachments:
    You must be logged in to view attached files.
    #116044

    Hello,

    Please provide the page URL. I do not see this block on the home page.

    Best Regards

    #116303

    twococlothing
    Participant

    Hello can you please help me how do I get the underline hover in both white words when I go to words with the mouse and how do I get that in the red words of the unlinder hover effect that the underline knits from thinner to thicker in red colour.

    Attachments:
    You must be logged in to view attached files.
    #116461

    Hello,

    Now, when I hover the white text, it is underlined. https://gyazo.com/24f4d82853578890cfc3ac61209a2a58

    Please specify the purpose.

    Best Regards

    #117518

    twococlothing
    Participant

    Only the two red words men and women should be underlaid if ma goes with the mouse pointer on it and if you go with the mouse pointer on Men or Women the stroke is thicker than the hover effect.

    Can you help with the HTML and CSS code

    #117608

    Hello,

    Remove the code provided, I will provide another one.

    Best Regards

    #117616

    twococlothing
    Participant

    Ja, habe ich
    Kannst du mir den Code schicken?

    #117688

    Hello,

    Please provide your site admin access. I still see the text underline on the default state.

    Best Regards

    #117703

    twococlothing
    Participant

    f you need my registration data

    #117750

    Hello,

    The link, in this case, can be either underlined or bold.

    I have added this code:

    .middled:hover > .link-3{
        border-bottom: solid 1px #ff0000;
        display:block;
        text-decoration:none;
    }
    .link-3 a:hover{
        text-decoration:none;
    }

    Best Regards

    #117913

    twococlothing
    Participant

    Hello can you please help there it still fits completely. Looked picture so I imagine that and see the internet link as this site is with the hover effcet

    link: https://www.brax.com/de/de/index.html?wt_mc=de.sea.google.BRAX+Brand&wt_cc1=brax&ds_rl=1129972&gclid=EAIaIQobChMIurvyyb3D4QIVrb3tCh04Cwk-EAAYASAAEgKklfD_BwE&gclsrc=aw.ds

    The words SALE – BIS ZU 30% SICHERN!
    and the word or should
    be as there is no difference
    if you go with the Moausezeiger on it

    e word MEN should be underlined with
    hover effct as it is here. if you use the
    mouse pointer to underscore it should be
    thicker. the whole is supposed to be
    displayed in red color at the word

    The word Women is supposed to be underlined with hover effct as it is here. if you use the mouse pointer to underscore it should be thicker. the whole is supposed to be displayed in red color at the word

    Attachments:
    You must be logged in to view attached files.
    #117916

    twococlothing
    Participant

    Hello can you please help there it still fits completely. Looked picture so I imagine that and see the internet link as this site is with the hover effcet

    link: https://www.brax.com/de/de/index.html?wt_mc=de.sea.google.BRAX+Brand&wt_cc1=brax&ds_rl=1129972&gclid=EAIaIQobChMIurvyyb3D4QIVrb3tCh04Cwk-EAAYASAAEgKklfD_BwE&gclsrc=aw.ds

    The words SALE – BIS ZU 30% SICHERN!
    and the word or should
    be as there is no difference
    if you go with the Moausezeiger on it

    The word MEN should be underlined with
    hover effct as it is here. if you use the
    mouse pointer to underscore it should be
    thicker. the whole is supposed to be
    displayed in red color at the word

    The word Women is supposed to be underlined with hover effct as it is here. if you use the mouse pointer to underscore it should be thicker. the whole is supposed to be displayed in red color at the word

    Attachments:
    You must be logged in to view attached files.
    #118036

    Hello,

    You have assigned one and the same class to both types of links.

    That is why it is not possible to assign one style to this wording and another to the rest https://gyazo.com/98fe95598d136e1a242d23f1ae86e94f

    You need to assign an class to SALE – BIS ZU 30% SICHERN! and Or, and another for MEN or WOMEN

    Best Regards

    #118552

    twococlothing
    Participant

    I can not get any further because you could help me with the code html and css
    that before have to implement from me with the hover effect of the text SALE – UP TO 30% SECURE!
    MEN OR WOMEN

    #118576

    Hello,

    Please note such kind of customization is not covered by our support policy, we just want to help you. For now, taking into consideration the code provided it is not possible to provide CSS. You need to prepare the appropriate content. As soon as you provide the same, I will submit the CSS code.

    Best Regards

Viewing 26 posts - 1 through 26 (of 26 total)