Menu & Side Bar

Question 1
I would like to have a different logo (not the one i used at header) on the menu bar, may i know how can i insert it? Moreover i understand the menu text is align horizontally center, i was wondering if i can align it horizontally near to the bottom, like what i have did using illustrator.

Question 2
I would like to check if i can change the widget tittle format like what i have did using illustrator.

Hi @xuanxuan23,

I hope you are well today and thank you for your question.

Could you please share me the page URL from your site where it’s displaying so that i can help you?

Best Regards,
Movin

http://leplaincanvas.com/

I have achieve the menu bar question. Other than question 2 i was wondering how can i have a full width header also.

Thank you for sharing the site URL.

I would like to check if i can change the widget tittle format like what i have did using illustrator.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS

#secondary .widget h3.widget-title:after {
    border-bottom: 1px solid #000;
    content: " ";
    width: 29%;
    height: 1px;
    display: block;
    position: absolute;
    bottom: 11px;
    left: 71%;
}
#secondary .widget-title:before {
    position: absolute;
    content: "";
    bottom: 11px;
    left: 0;
    height: 1px;
    width: 29%;
    background: #000;
    display: block;
}
#secondary .widget h3.widget-title {
    border: 0;
    font-weight: bold;
    letter-spacing: 0;
}
Other than question 2 i was wondering how can i have a full width header also.

I visited your shared site and it seems it’s displaying the full width header so have you managed to achieve it?

Thank you so much for the help.

I couldn’t achieve the full width header as there is still blank space at the side.

The blank spaces are at the side because they are in the following header image that you are using on your site.

http://leplaincanvas.com/wp-content/uploads/2016/01/leplaincanvas_header-05.png

Just remove these blank spaces from the image and reupload it to resolve this issue.

hey thanks for the help.

now i have another issue. how do i add the social media icon in to the post area, align with the leave comment area.

Hi @xuanxuan23,

Do you want to share the posts on social media sites on clicking on these icons?

If yes then you can achieve the similar functionality by using the Sharing module of following Jetpack plugin.

Best Regards,
Movin

Hi,

  1. May I know is there anywhere to have my website display the same in different OS?
  2. How can i align the sharing icon with the date and comment?

Thank you
http://leplaincanvas.com/

To help us keep support thread separates could you please create new thread for your new question here https://colorlibsupport.com/c/activello/ instead of replying on your existing thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.