This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

logo in menu (how to add more info)

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Daniel 10 years ago

Hi , first I would like to thank you guys for an awsome theme (vantage) and appreciate any help I can get .
So my issue is with the logo in menu . I would like to know if its possible to add a widget to it or a just a text
like a phone number . above the menu to the right .I tried with adding a widget to header but it doesnt work .

http://django.net63.net/

URL: http://django.net63.net/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Daniel Staff 10 years, 10 months ago

    Hi Alain

    Thank you for your kind words :)

    Am afraid the only way you can use a widget there is while using Default Masterhead option. However if you have prefered using the Logo in menu option, try this out:

    If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    header#masthead.masthead-logo-in-menu .logo:after {
        position:relative !important;
    	content: "+123 45 67 8999"!important;
    	left:105% !important;
    	top:-110px!important;
    }

    Edit the attribute content only to figures desired.

    Let me know the outcome

    Cheers

  2. Alain Magete 10 years, 10 months ago

    Thank you ! It worked in placing the number next to the logo , I needed a way to integrate content trought css and this showed me how , the rest should be easy .

  3. Daniel Staff 10 years, 10 months ago

    Perfect :-)

    Always feel free to open a new thread whenever you require support

    Cheers

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread