Okay
  Public Ticket #3670607
add a separation bar in the footer
Closed

Comments

  •  9
    whatneobank started the conversation

    Hi there,

    I would like to add a bar to separate the main website page from the footer but i dont know how to do it. The fact that i am using salient corporate theme 3 is difficulting things because it doenst allow me to edit the footer with backend and insted i need to go to the widgets. 

    I added the current footer of my website and the footer i would like to build. Can you please help me (i would really appreciate)?

    Attached files:  1.png
      2.png

  •  2,933
    Andrew replied

    Hi there,

    Thank you for reaching out to us.

    Try using Global sections to create your footer. This will enable you to create a custom footer without the need to use widgets, instead, you can use the page builder elements. You can read more on global sections in this guide https://themenectar.com/docs/salient/page-builder-global-sections/.

    If you still want to use the current footer, could you please share a screenshot of what you'd want this to look like so we can check it out and advise?

    Try this and let us know how it goes, we look forward to your reply.

    Regards,

  •  9
    whatneobank replied

    Hi,

    I already tried using the Global sections to create the footer but i think that corporate 3 theme doenst allow it (as you can see in the attach image of my dashboard). Do you think its still possible? Cause i prefer that method over the widgets.

    Btw i also shared a screenshot of how i would like my footer to look (its attached in my first comment).

    Can you check that, please?

    Attached files:  doubt4.png

  •  2,933
    Andrew replied

    Hi again,

    Thank you for getting back to us.

    As for global sections, you need to create a global section by navigating to wp-admin > Global Sections. Then you can use the display options as you're creating the global sections and set it to the footer.

    As for the separator, add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    #footer-outer {
        border-top: 2px solid #606060;
    }

    Try this and let us know how it goes.

    Thanks,

  •  9
    whatneobank replied

    Hi again,

    Thank you so much for the attention. Unfortunately i am not being able to undersant how to do it.

    As for global sections, i am being able to create it but its looking like a post and not as a widget for me to customize. Is it possible to create a footer in the global sections with this theme from salient? (i attached a photo to explain better)

    As for the separator, can you tell me where is Custom CSS box because i wasnt able to find it.

    Best Regards,

    Attached files:  globalsection.png

  •  2,933
    Andrew replied

    Hi again,

    Thank you for getting back to us.

    You can find the CSS box in the Salient > General Settings > CSS/Script related.

    I hope this helps.

    Regards,

  •  9
    whatneobank replied

    Hi, i been able to do it.

    Thank you for the kind help.

    Best Regards,