Home Forums WoodMart support forum Theme files

Theme files

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #440713

    makexpertmodsrl
    Participant

    Please help me, tell me in which file I have to put a div so that the attached text appears in red on the screenshot.
    I just want you to tell me in which file of your theme I should add this div.
    I don’t think it is beyond the support I asked for

    I just want to know in which file of your theme, I have to add a div before top bar and after top bar.
    Thank you for your patience

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

    Luke Nielsen
    Keymaster

    Hello,

    Sorry but this file cannot be edited, if you want to put there some content, I suggest you use the “Text/HTML” element in the Header builder.

    https://monosnap.com/file/WRuBxGzmejLBYepUEmJU8AdnAxaJZ1

    Don’t hesitate to let me know if you need any further help or any other info.

    Kind Regards

    #440889

    makexpertmodsrl
    Participant

    Ok, I put the html but I can’t make it full width one under the other? see screnshoot please

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

    Luke Nielsen
    Keymaster

    Hello,

    Please try to use the below code for that, enter it into the “Desktop CSS” area that is in Theme Settings -> Custom CSS.

    .whb-header .whb-col-center .wd-header-search-form {
        align-items: center;
        display: flex;
        width: 100%;
    }
    
    .whb-header .whb-col-center .searchform {
        width: 100%;
    }
    
    .whb-header .whb-top-bar-inner .whb-col-center {
        flex-direction: column;
    }

    Kind Regards

    #441205

    makexpertmodsrl
    Participant

    thank you so much….ticket close

    #441296

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome!

    If there’s anything you need, please write me or another member of our help desk team.

    We’re here for you!

    Kind Regards

Tagged: 

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

The topic ‘Theme files’ is closed to new replies.